This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-06-01 00:01:20 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
contrib
/
tsearch2
/
ispell
History
Teodor Sigaev
01f2172ec1
Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during
...
multibyte support work. Add line number to error output during affix file parsing.
2006-02-10 12:56:14 +00:00
..
Makefile
Fix several contrib makefiles that failed in VPATH builds, particularly
2005-10-18 01:30:49 +00:00
regis.c
Multibyte encodings support for ISpell dictionary
2005-12-21 13:05:49 +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