Re: PATCH: Reducing lock strength of trigger and foreign key DDL

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Noah Misch <noah(at)leadboat(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Reducing lock strength of trigger and foreign key DDL
Date: 2015-01-22 23:55:21
Message-ID: 54C18DE9.20404@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 01/22/2015 10:31 PM, Andreas Karlsson wrote:
> I agree with this view, and am not sure myself that it is worth lowering
> the lock level of ALTER TRIGGER RENAME. I have attached a patch without
> the changes to ALTER TRIGGER and ruleutils.c and also fixes the comment
> issues noted by Andres.

Whops, forgot to include the isolation tests.

--
Andreas Karlsson

Attachment Content-Type Size
add-fk-lock-strength-v6.patch text/x-patch 172.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-01-23 00:04:24 Re: pg_upgrade and rsync
Previous Message Peter Geoghegan 2015-01-22 23:53:27 Re: Back-branch update releases scheduled