Re: new "row-level lock" error messages - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: new "row-level lock" error messages
Date
Msg-id 20130722202137.GE3795@eldon.alvh.no-ip.org
Whole thread Raw
In response to new "row-level lock" error messages  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: new "row-level lock" error messages
List pgsql-hackers
Peter Eisentraut wrote:

> I would suggest that these changes be undone, except that the old
> "SELECT FOR ..." be replaced by a dynamic string that reverse-parses the
> LockingClause to provide the actual clause that was used.

Here's a patch for this.

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

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: enum-ify resource manager's xl_info values
Next
From: Greg Smith
Date:
Subject: Re: Performance Improvement by reducing WAL for Update Operation