> > where test.sql is a file composed of many, many thousands
> of the following pair of statements:
> > create table dud_table (f integer);
> > drop table dud_table;
> > Invariably, after some period of time, the second
> connection (B) will
> > hang.
>
> It would help if you would qua
> You did say you tried already on Linux, right? Which version exactly?
Red Hat Linux release 7.2 (Enigma)
Kernel 2.4.7-10
> Can someone try the experiment on some *BSD platform? Three
> data points would make me reasonably comfortable that it doesn't fail on
> Unixen, and then I'll say Cy
> Following the instructions to get Mingw32 and MSys as
> directed on the site -
> http://momjian.postgresql.org/main/writings/pgsql/project/win32.html
>
> These are the steps I followed.
>
> I downloaded MINGW32 and MSys and installed then.
> Then downloaded postgresql-7.4.3.tar.gz from the ft
> Just outta curiosity, why wasn't that detected by the
> regression tests?
> There is a test that depends on statement_timeout working ...
For the record, this was reported here a couple days after the plpgsql test
was changed:
http://archives.postgresql.org/pgsql-hackers/2004-08/msg00482.php