Re: About temporary table - Mailing list pgsql-sql

From jack
Subject Re: About temporary table
Date
Msg-id 00e501c1d3e6$4ea1a600$1400a8c0@jac
Whole thread Raw
In response to Re: About temporary table  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: About temporary table  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
----- Original Message -----
From: "David Stanaway" <David@Stanaway.net>
To: "jack" <datactrl@tpg.com.au>
Sent: Monday, March 25, 2002 2:17 PM
Subject: Re: [SQL] About temporary table


>
> ----- Original Message -----
> From: jack <datactrl@tpg.com.au>
> To: <pgsql-sql@postgresql.org>
> Sent: Sunday, March 24, 2002 10:11 PM
> Subject: Re: [SQL] About temporary table

> You can see if its in the relevant system tables, then drop it.

But how can we find the exact name of a temporary table? Or do you know
which system table has the name mapping?

JACK



pgsql-sql by date:

Previous
From: Daniel Lundin
Date:
Subject: Declaring arrays in plpgsql functions
Next
From: "jack"
Date:
Subject: Re: About EXECUTE in pl/pgsql