Re: Foreign keys and partitioned tables

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Foreign keys and partitioned tables
Date: 2018-03-27 14:45:17
Message-ID: 67b85ac4-c5eb-de5c-95fa-72255145b835@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/11/18 22:40, Alvaro Herrera wrote:
> [ Resending an email from yesterday. Something is going very wrong with
> my outgoing mail provider :-( ]
>
> Rebase of the prior code, on top of the improved row triggers posted
> elsewhere. I added some more tests too, and fixed a couple of small
> bugs.
>
> (This includes the patches I just posted in the row triggers patch)

Since the row triggers patch has been committed, do you plan to send an
update on this patch?

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2018-03-27 14:48:48 Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation()
Previous Message John Naylor 2018-03-27 14:33:07 Re: WIP: a way forward on bootstrap data