postgresql/src/backend/tsearch
Robert Haas eaedf0df71 Update typedefs.list and re-run pgindent
Discussion: http://postgr.es/m/CA+TgmoaA9=1RWKtBWpDaj+sF3Stgc8sHgf5z=KGtbjwPLQVDMA@mail.gmail.com
2017-11-29 09:24:24 -05:00
..
dicts Fix whitespace and remove obsolete gitattributes entry 2016-03-13 16:03:13 -04:00
Makefile Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
dict.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
dict_ispell.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
dict_simple.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
dict_synonym.c Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
dict_thesaurus.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
regis.c Assume wcstombs(), towlower(), and sibling functions are always present. 2017-09-22 11:00:58 -04:00
spell.c Update typedefs.list and re-run pgindent 2017-11-29 09:24:24 -05:00
to_tsany.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 2017-09-18 15:21:23 -04:00
ts_locale.c Assume wcstombs(), towlower(), and sibling functions are always present. 2017-09-22 11:00:58 -04:00
ts_parse.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
ts_selfuncs.c Redesign get_attstatsslot()/free_attstatsslot() for more safety and speed. 2017-05-13 15:14:39 -04:00
ts_typanalyze.c Reduce memory usage of tsvector type analyze function. 2017-07-12 22:06:13 +03:00
ts_utils.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
wparser.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 2017-09-18 15:21:23 -04:00
wparser_def.c Mop-up for commit 85feb77aa0. 2017-09-22 11:35:12 -04:00