pgsql: Document the "S" option for psql's \dn command in the psql help

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document the "S" option for psql's \dn command in the psql help
Date: 2011-01-24 23:53:11
Message-ID: E1PhWDf-0005WE-V1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document the "S" option for psql's \dn command in the psql help

This option was recently introduced, but the documentation in help.c
was not updated.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=77ff840835bc40693f36281ab394de881cb327eb

Modified Files
--------------
src/bin/psql/help.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-25 00:43:01 pgsql: In test_open_sync(), writes kilobytes as intended, not by bytes.
Previous Message noreply 2011-01-24 23:08:41 [PGBuildFarm/server-code] ffe3a5: remove options not used in failures case