pgsql: Mention limitation of unique in partitioned tables

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Mention limitation of unique in partitioned tables
Date: 2019-07-10 13:15:33
Message-ID: E1hlCRZ-0007gc-AL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mention limitation of unique in partitioned tables

Per gripe from Phil Bayer.

Authors: Amit Langote and others
Discussion: https://postgr.es/m/156236160709.1192.4498528196556144085@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ec4eaab78b078b9326296236f184773590a92ca3

Modified Files
--------------
doc/src/sgml/ddl.sgml | 9 +++++++++
1 file changed, 9 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-07-10 18:24:40 pgsql: docs: remove pg_roles mention of the oid column being displayed
Previous Message Michael Paquier 2019-07-10 13:11:56 Re: pgsql: Propagate trigger arguments to partitions