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-10-18 04:29:09 +03:00
Code
Activity
Files
fc9c20eb72cb594fb016caef198a9edebe29195f
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