pgsql: Clarify that cross-row constraints are unsupported

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify that cross-row constraints are unsupported
Date: 2018-11-26 15:39:19
Message-ID: E1gRIyl-0004PG-PG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify that cross-row constraints are unsupported

Maybe we'll implement them later, or maybe not, but let's make the statu
quo clear for now.

Author: Lætitia Avrot, Patrick Francelle
Reviewers: too many to list
Discussion: https://postgr.es/m/CAB_COdhUuzNFOJfc7SNNso5rOuVA3ui93KMVunEM8Yih+K5A6A@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/36d442a25a1aed39d2c7c3fb24c22640a9a6545d

Modified Files
--------------
doc/src/sgml/ddl.sgml | 27 +++++++++++++++++++++++++++
doc/src/sgml/ref/create_table.sgml | 3 ++-
2 files changed, 29 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Steele 2018-11-26 15:56:29 Re: pgsql: Integrate recovery.conf into postgresql.conf
Previous Message Abhijit Menon-Sen 2018-11-26 15:35:19 Re: pgsql: Integrate recovery.conf into postgresql.conf