Dmitry Panov wrote:
> I discovered that inserting a child record locks parent record so that if
> another translation tries to insert another child record which references
> the same parent.
This is fixed in 8.1.
--
Alvaro Herrera Architect, http://www.EnterpriseDB.com
"
The following bug has been logged online:
Bug reference: 1998
Logged by: Dmitry Panov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.4
Operating system: Linux
Description:transaction locks parent record when it shouldn't
Details:
Hi,
I discovered that ins