pgsql: Make pg_dump and pg_dumpall --clean options match the SGML docs,

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make pg_dump and pg_dumpall --clean options match the SGML docs,
Date: 2009-01-06 18:01:57
Message-ID: 20090106180157.75CD1754A1B@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make pg_dump and pg_dumpall --clean options match the SGML docs, for consistency.

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dump.c (r1.512 -> r1.513)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.512&r2=1.513)
pg_dumpall.c (r1.111 -> r1.112)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dumpall.c?r1=1.111&r2=1.112)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-01-06 18:37:50 pgsql: Make the MSVC build output "32-bit" at the end of the version
Previous Message Tom Lane 2009-01-06 17:28:15 pgsql: Remove references to pgsql-ports and pgsql-patches mailing lists