pgsql: Update FDW docs to reflect existence of CHECK constraints.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update FDW docs to reflect existence of CHECK constraints.
Date: 2015-04-21 21:50:16
Message-ID: E1Ykg3d-0002Mc-0A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update FDW docs to reflect existence of CHECK constraints.

Generalize the remarks previously made about NOT NULL constraints to
CHECK constraints.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0275ecf31cda9329ee822a6a806a2018144520ed

Modified Files
--------------
doc/src/sgml/fdwhandler.sgml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2015-04-21 22:41:48 Re: pgsql: Add missing installcheck target to pg_rewind's Makefile
Previous Message Tom Lane 2015-04-21 20:38:29 Re: pgsql: Add missing installcheck target to pg_rewind's Makefile