postgresql/contrib/tsearch2/ispell
Neil Conway 8e5a10d46c This patch makes the error message strings throughout the backend
more compliant with the error message style guide. In particular,
errdetail should begin with a capital letter and end with a period,
whereas errmsg should not. I also fixed a few related issues in
passing, such as fixing the repeated misspelling of "lexeme" in
contrib/tsearch2 (per Tom's suggestion).
2006-03-01 06:30:32 +00:00
..
Makefile
regis.c Clean up some signedness warnings. 2006-02-10 15:57:58 +00:00
regis.h
spell.c This patch makes the error message strings throughout the backend 2006-03-01 06:30:32 +00:00
spell.h