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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add documentation for new \d*S* patch, and clean up some of the
Date: 2009-01-06 23:01:57
Message-ID: 20090106230157.96300754A1B@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-01-06 23:08:34 Re: Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)
Previous Message Bruce Momjian 2009-01-06 23:01:22 Re: [COMMITTERS] pgsql: This makes all the \dX commands (most importantly to most: \df)