Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints

From: Robbie Harwood <rharwood(at)redhat(dot)com>
To: Nico Williams <nico(at)cryptonector(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Subject: Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints
Date: 2018-07-12 19:07:33
Message-ID: jlgzhywjmru.fsf@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nico Williams <nico(at)cryptonector(dot)com> writes:

> Attached is an additional patch, as well as a new, rebased patch.
>
> This includes changes responsive to Álvaro Herrera's commentary about
> the SET CONSTRAINTS manual page.

This patch looks good to me. +1; Álvaro, please update the CF entry
when you're also satisfied.

Thanks,
--Robbie

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2018-07-12 19:52:03 Re: Failed assertion due to procedure created with SECURITY DEFINER option
Previous Message Peter Geoghegan 2018-07-12 19:00:39 Re: [WIP] [B-Tree] Retail IndexTuple deletion