pgsql: Clarify the post-data status on unvalidated check constraints.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify the post-data status on unvalidated check constraints.
Date: 2011-12-17 17:39:51
Message-ID: E1RbyEh-0000C2-96@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify the post-data status on unvalidated check constraints.

Per gripe from Thom Brown.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8900f663f2405cc8ebc401f4f055671c81adaca7

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-12-17 18:11:38 Re: pgsql: Add --section option to pg_dump and pg_restore.
Previous Message Thom Brown 2011-12-17 13:13:21 Re: pgsql: Add --section option to pg_dump and pg_restore.