Re: foreign key locks

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Kevin Grittner <kevin.grittner@wicourts.gov>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-17T20:23:52Z
Lists: pgsql-hackers

Attachments

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

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix memory leaks in record_out() and record_send().