postgresql/src/backend/tsearch
Peter Eisentraut 1b81c2fe6e Remove many -Wcast-qual warnings
This addresses only those cases that are easy to fix by adding or
moving a const qualifier or removing an unnecessary cast.  There are
many more complicated cases remaining.
2011-09-11 21:54:32 +03:00
..
Makefile Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
dict.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
dict_ispell.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
dict_simple.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
dict_synonym.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
dict_thesaurus.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
hunspell_sample.affix Add regression tests for ispell, synonym and thesaurus dictionaries. 2007-09-11 11:54:42 +00:00
ispell_sample.affix Add regression tests for ispell, synonym and thesaurus dictionaries. 2007-09-11 11:54:42 +00:00
ispell_sample.dict Add regression tests for ispell, synonym and thesaurus dictionaries. 2007-09-11 11:54:42 +00:00
regis.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
spell.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
synonym_sample.syn Add prefix support for synonym dictionary 2009-08-14 14:53:20 +00:00
thesaurus_sample.ths Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
to_tsany.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
ts_locale.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
ts_parse.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
ts_selfuncs.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
ts_typanalyze.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
ts_utils.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
wparser.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
wparser_def.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00