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 Fix several contrib makefiles that failed in VPATH builds, particularly 2005-10-18 01:30:49 +00:00
regis.c Fix type in return value 2006-11-21 18:31:28 +00:00
regis.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
spell.c Fix core dump of ispell for case of non-successfull initialization. 2006-12-04 09:26:57 +00:00
spell.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00