Re: [BUGS] temp tables failes in transaction mode

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Petter Reinholdtsen <pere@hungry.com>
Cc: Bruce Momjian <maillist@candle.pha.pa.us>, pgsql-bugs@postgreSQL.org
Date: 1999-09-06T23:27:49Z
Lists: pgsql-bugs
Petter Reinholdtsen <pere@hungry.com> writes:
>> I believe this is fixed in 6.5.1.

> Nope, it is not.  I just tried the same SQL code on my newly upgraded
> server.  Instead of crashing, it hangs.  Server uses 50% CPU and
> nothing happends.

This bug is still there in REL6_5, but it seems to be fixed in the
current (i.e., 6.6 development) sources.  I didn't bother to track
down the exact cause of the crash; I'm sure it is associated with
the temp-table-related fixes that just got done this weekend.

			regards, tom lane