pgsql: no-data-for-failed-tables is a pg_restore option, not a pg_dump

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: no-data-for-failed-tables is a pg_restore option, not a pg_dump
Date: 2006-09-25 15:31:51
Message-ID: 20060925153151.448BA9FB28E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
no-data-for-failed-tables is a pg_restore option, not a pg_dump option.

Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.455 -> r1.456)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.455&r2=1.456)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2006-09-25 15:35:28 pgsql: More incremental improvements for the release notes.
Previous Message Tom Lane 2006-09-25 15:17:34 pgsql: Fix notice message from DROP FUNCTION IF EXISTS, and improve