pgsql: Sync examples of psql \dF output with current CVS HEAD behavior. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Sync examples of psql \dF output with current CVS HEAD behavior.
Date
Msg-id 20070904034636.51675754201@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Sync examples of psql \dF output with current CVS HEAD behavior.
Random other wordsmithing.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        textsearch.sgml (r1.15 -> r1.16)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.15&r2=1.16)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Restrict tsearch config file base names to contain a-z, 0-9, and
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Synced parser and keyword list.