pgsql: Reference doc "examples" section for pg_dump options that often

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Reference doc "examples" section for pg_dump options that often
Date: 2011-03-11 00:40:51
Message-ID: E1PxqPT-0001Q2-G9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Reference doc "examples" section for pg_dump options that often need
complex quoting, e.g. -t and -n.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/26174d5fd0dec01bbbc4e766ed32b9a50a019c29

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-03-11 01:03:24 pgsql: Clarify C comment that O_SYNC/O_FSYNC are really the same settti
Previous Message Bruce Momjian 2011-03-10 23:50:57 pgsql: More wording improvements for disallowed SQL function commands.