diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-10-22 20:13:37 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-10-22 20:13:37 +0000 |
commit | 3e17ef1cfaa23f05c34cacb73c756bf03bf63f3a (patch) | |
tree | e53b7ba41531f45a9165d05c133f5c9500e09293 /src/backend/utils/adt/tsquery_rewrite.c | |
parent | 7ec280e1173c096dc7752c4633bcc11150d4c2af (diff) | |
download | postgresql-3e17ef1cfaa23f05c34cacb73c756bf03bf63f3a.tar.gz postgresql-3e17ef1cfaa23f05c34cacb73c756bf03bf63f3a.zip |
Adjust ts_debug's output as per my proposal of yesterday: show the
active dictionary and its output lexemes as separate columns, instead
of smashing them into one text column, and lowercase the column names.
Also, define the output rowtype using OUT parameters instead of a
composite type, to be consistent with the other built-in functions.
Diffstat (limited to 'src/backend/utils/adt/tsquery_rewrite.c')
0 files changed, 0 insertions, 0 deletions