Re: foreign key locks

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Kevin Grittner <kevin(dot)grittner(at)wicourts(dot)gov>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: foreign key locks
Date: 2012-08-17 20:23:52
Message-ID: 1345234806-sup-3685@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Excerpts from Alvaro Herrera's message of jue jul 05 18:44:11 -0400 2012:
>
> Updated patch attached.
>

Patch rebased to latest sources. This is also on Github:
https://github.com/alvherre/postgres/tree/fklocks

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

Attachment Content-Type Size
fklocks-18.patch.gz application/x-gzip 91.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2012-08-17 20:53:54 Re: Planner avoidance of index only scans for partial indexes
Previous Message Alvaro Herrera 2012-08-17 20:08:25 Re: NOT NULL constraints in foreign tables