| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Missing restriction with foreign keys referencing partitioned tables |
| Date: | 2019-11-03 00:39:54 |
| Message-ID: | 20191103003954.GA13136@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
PG 12 added this feature, mentioned in the release notes:
Allow <link linkend="ddl-constraints-fk">foreign keys</link>
to reference partitioned tables (Álvaro Herrera)
When I wrote the original release notes in commit bdf595adbc, I had a
text description of "LIMITATIONS?". Unfortunately, those limitations
were not added to the release notes, and I can't even find where the
restriction is mentioned.
How should this be improved?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nikolay Samokhvalov | 2019-11-03 23:35:51 | Re: effective_cache_size |
| Previous Message | Magnus Hagander | 2019-10-31 18:50:26 | Re: 20.3. Authentication Methods for PostgreSQL 11 not present |