Re: foreign key locks
Kevin Grittner <kgrittn@mail.com>
From: "Kevin Grittner" <kgrittn@mail.com>
To: "Alvaro Herrera" <alvherre@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org,"Andres Freund" <andres@2ndquadrant.com>
Date: 2012-11-29T15:23:26Z
Lists: pgsql-hackers
Attachments
- fklocks-25.patch.gz (application/x-gzip) patch
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 . -Kevin