pgsql: Adjust ts_debug's output as per my proposal of yesterday: show

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust ts_debug's output as per my proposal of yesterday: show
Date: 2007-10-22 20:13:37
Message-ID: 20071022201337.9468E754229@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.402 -> r1.403)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.402&r2=1.403)
textsearch.sgml (r1.22 -> r1.23)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.22&r2=1.23)
pgsql/src/backend/catalog:
system_views.sql (r1.46 -> r1.47)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/system_views.sql?r1=1.46&r2=1.47)
pgsql/src/include/catalog:
catversion.h (r1.434 -> r1.435)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h?r1=1.434&r2=1.435)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-10-22 21:34:33 pgsql: Clarify example of planner cost computation, per a suggestion
Previous Message Tom Lane 2007-10-22 17:29:35 pgsql: Be careful to get share lock on each page before computing its