Re: Possible Bug regarding temp tables (sql or psql?)

From: Mark Frazer <mark(at)somanetworks(dot)com>
To: pgsql-sql(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Possible Bug regarding temp tables (sql or psql?)
Date: 2002-07-03 21:12:32
Message-ID: 20020703171232.Z1375@somanetworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-sql

Forgot to mention that adding
DROP TABLE v_idx ;
before the END WORK will fix things. However, I was under the impression that
temporary tables would go away after a transaction in which they were created
was committed.

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-07-04 01:38:33 Re: Possible Bug regarding temp tables (sql or psql?)
Previous Message Mark Frazer 2002-07-03 20:59:03 Possible Bug regarding temp tables (sql or psql?)

Browse pgsql-sql by date

  From Date Subject
Next Message Kevin Brannen 2002-07-03 22:16:06 bit field changes in 7.2.1
Previous Message Mark Frazer 2002-07-03 20:59:03 Possible Bug regarding temp tables (sql or psql?)