Re: creating temp table...

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: zork@clan.pl
Cc: pgsql-general@postgresql.org, pgsql-bugs@postgresql.org
Date: 2000-04-29T14:47:59Z
Lists: pgsql-bugs
Lukasz Michalski <zork@clan.pl> writes:
> I've got PostgreSQL 6.5.2 installed and strange things happens when I
> try to create temp table in transaction block.

Yes, that area is kinda broken in 6.5.*.  Try it with 7.0 (RC1 or
later).

			regards, tom lane