Remove mention in docs that foreign keys on partitioned tables are not supported

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Subject: Remove mention in docs that foreign keys on partitioned tables are not supported
Date: 2018-04-26 04:01:03
Message-ID: CAKJS1f9vOQfWpQHm=8VPZOjHDZ_M9Bu9hRvkWutJZC=nBbw4iw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The attached small patch removes the mention that partitioned tables
cannot have foreign keys defined on them.

This has been supported since 3de241db

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
foreign_keys_on_partitioned_tables_docfix.patch application/octet-stream 584 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Haroon 2018-04-26 04:06:09 Patch missing from back branches
Previous Message Etsuro Fujita 2018-04-26 03:47:04 Re: Oddity in tuple routing for foreign partitions