This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-12-07 12:02:30 +03:00
Code
Activity
Files
07bae9c099f08e9c8af4212f8c636ab6c96ed2dc
postgres
/
contrib
/
tsearch2
/
ispell
History
Tom Lane
b35fdaaa1a
Clean up some signedness warnings.
2006-02-10 15:57:58 +00:00
..
Makefile
Fix several contrib makefiles that failed in VPATH builds, particularly
2005-10-18 01:30:49 +00:00
regis.c
Clean up some signedness warnings.
2006-02-10 15:57:58 +00:00
regis.h
Multibyte encodings support for ISpell dictionary
2005-12-21 13:05:49 +00:00
spell.c
Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during
2006-02-10 12:56:14 +00:00
spell.h
1 Fix bug with very short word: prefix and suffix might be overlapped,
2006-02-09 18:04:20 +00:00