Re: About temporary table - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: About temporary table
Date
Msg-id 200203250354.g2P3sEC02066@candle.pha.pa.us
Whole thread Raw
In response to About temporary table  ("jack" <datactrl@tpg.com.au>)
List pgsql-sql
jack wrote:
> HI,
> 
> I installed postgreSql v7.2. There is a question about temporary tables. How
> can I drop a temporary table only if it exists? Thank you!

Uh, just issue the drop and ignore the possible error.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: "jack"
Date:
Subject: About EXECUTE in pl/pgsql
Next
From: Bruce Momjian
Date:
Subject: Re: About EXECUTE in pl/pgsql