pgsql: Document lack of validation when attaching foreign partitions.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document lack of validation when attaching foreign partitions.
Date: 2017-03-09 18:14:03
Message-ID: E1cm2Zf-0007kF-Ne@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document lack of validation when attaching foreign partitions.

Ashutosh Bapat, revised a bit by me.

Discussion: http://postgr.es/m/CAFjFpRdLaCa-1wJase0=YWG5o3cJnbuUt_vrqm2TDBKM_vQ_oA@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b54aad8e34bd6299093e965c50f4a23da96d7cc3

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 31 +++++++++++++++++++------------
1 file changed, 19 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2017-03-09 21:34:41 pgsql: Add relkind checks to certain contrib modules
Previous Message Robert Haas 2017-03-09 18:06:47 pgsql: Document some new parallel query capabilities.