BUG #9074: prepared_xacts test freezes - Mailing list pgsql-bugs

From marco.atzeri@gmail.com
Subject BUG #9074: prepared_xacts test freezes
Date
Msg-id 20140202181323.8089.65410@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #9074: prepared_xacts test freezes
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      9074
Logged by:          Marco Atzeri
Email address:      marco.atzeri@gmail.com
PostgreSQL version: 9.3.2
Operating system:   cygwin
Description:

going step by step, the freezing point is:

-- pxtest3 should be locked because of the pending DROP
set statement_timeout to 2000;
SELECT * FROM pxtest3;
instead of
--------------------------------
ERROR:  canceling statement due to statement timeout
-----------------------------------
the SELECT never returns.

pgsql-bugs by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: BUG #8870: PL/PgSQL, SELECT .. INTO and the number of result columns
Next
From: targen@gmail.com
Date:
Subject: BUG #9068: invalid YY_START on Unicode identifier escape syntax