Add some rudimentary tracing code to the default text search parser, to help
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tsearch/wparser_def.c | modified | +272 −224 |