postgresql/contrib/tsearch2/ispell
Teodor Sigaev 6cd9a58480 Fix core dump of ispell for case of non-successfull initialization.
Previous versions aren't affected.

Fix synonym dictionary init: string should be malloc'ed, not palloc'ed. Bug
introduced recently while fixing lowerstr().
2006-12-04 09:26:57 +00:00
..
Makefile
regis.c
regis.h
spell.c Fix core dump of ispell for case of non-successfull initialization. 2006-12-04 09:26:57 +00:00
spell.h