]> granicus.if.org Git - postgresql/commit
Add some rudimentary tracing code to the default text search parser, to help
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Oct 2007 17:53:15 +0000 (17:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Oct 2007 17:53:15 +0000 (17:53 +0000)
commit1aaf39bd20122984bafa30bf4ec8ba357b59e955
tree2b67a6faec350eaeedd4fc695545fb93ee68c10e
parentd015d08b43cb123edc528012673d8fb7eeb5f5f5
Add some rudimentary tracing code to the default text search parser, to help
in debugging its state-machine rules.  Const-ify all the constant tables.
Minor other code cleanup, including using "token" rather than "lexeme" to
describe the output strings.
src/backend/tsearch/wparser_def.c