From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: unique indexes on partitioned tables |
Date: | 2018-01-05 22:12:42 |
Message-ID: | 20180105221242.qlk2hs4pelye2f45@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
This new version fixes markup mistakes in the docs, and nothing else.
I'm not posting the ON CONFLICT DO UPDATE patch from Amit, since I
haven't fixed it; the 0003 patch has been squashed on 0002 instead, with
regression tests adapted. I'll see about the ON CONFLICT stuff as I
have time.
The 0001 patch is the same I posted last time in the other thread.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
v2-0001-Local-partitioned-indexes.patch | text/plain | 157.5 KB |
v2-0002-allow-indexes-on-partitioned-tables-to-be-unique.patch | text/plain | 40.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2018-01-05 22:16:08 | Re: [HACKERS] Proposal: Local indexes for partitioned table |
Previous Message | Bruce Momjian | 2018-01-05 21:58:39 | Invalid pg_upgrade error message during live check |