pgsql: doc: Add \dm command to psql man page - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Add \dm command to psql man page
Date
Msg-id E1UcQIG-0004OG-27@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add \dm command to psql man page

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a2a480af889b5d9abce4181e49b6398f0e24b808

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml |    5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_upgrade: Replace tabs in output string constants by spaces
Next
From: Tom Lane
Date:
Subject: pgsql: Allow CREATE FOREIGN TABLE to include SERIAL columns.