Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Add documentation for new \d*S* patch, and clean up some of the - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add documentation for new \d*S* patch, and clean up some of the
Date
Msg-id 20090106230157.96300754A1B@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add documentation for new \d*S* patch, and clean up some of the docs.
Fix \do and trigger display for the patch too.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        psql-ref.sgml (r1.214 -> r1.215)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml?r1=1.214&r2=1.215)
    pgsql/src/bin/psql:
        describe.c (r1.194 -> r1.195)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.194&r2=1.195)
        help.c (r1.134 -> r1.135)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.134&r2=1.135)

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: This makes all the \dX commands (most importantly to most: \df)
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Improve \z psql \? help display.