Re: foreign key locks

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Kevin Grittner <kgrittn(at)mail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Andres Freund <andres(at)2ndquadrant(dot)com>
Subject: Re: foreign key locks
Date: 2012-11-29 16:16:54
Message-ID: 20121129161654.GB4942@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Kevin Grittner wrote:
> > Kevin Grittner wrote:
> > > Alvaro Herrera wrote:
> > >
> > >> Here's version 24.
> > >
> > > This no longer applies after the rmgr rm_desc patch.
> >
> > I took a shot at merging those so I could review the patch against
> > HEAD; attached in hopes that it will be useful.
> >
> > Hopefully this isn't too far off from what .
>
> Uh, sorry for remaining silent -- I'm about to post an updated patch,
> having just pushed my merge to github.

Here it is.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
fklocks-26.patch.gz application/octet-stream 96.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2012-11-29 16:17:09 Re: Patch to fix ecpg core dump with nested structure pointer variable
Previous Message Alvaro Herrera 2012-11-29 16:02:20 Re: foreign key locks