pgsql: Improve documentation around TS_execute().

Started by Tom Laneover 9 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Improve documentation around TS_execute().

I got frustrated by the lack of commentary in this area, so here is some
reverse-engineered documentation, along with minor stylistic cleanup.
No code changes more significant than removal of unused variables.

Back-patch to 9.6, not because that's useful in itself, but because
we have some bugs to fix in phrase search and this would cause merge
failures if it's only in HEAD.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/23c75b55aaccddea79545ffaf1cbfc9f1edeaa8c

Modified Files
--------------
src/backend/tsearch/wparser_def.c | 2 +-
src/backend/utils/adt/tsginidx.c | 12 ++---
src/backend/utils/adt/tsvector_op.c | 92 ++++++++++++++++++++-----------------
src/include/tsearch/ts_utils.h | 61 ++++++++++++++++++------
4 files changed, 103 insertions(+), 64 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers