Re: About temporary table

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: jack <datactrl(at)tpg(dot)com(dot)au>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: About temporary table
Date: 2002-03-25 03:54:14
Message-ID: 200203250354.g2P3sEC02066@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2002-03-25 03:55:19 Re: About EXECUTE in pl/pgsql
Previous Message jack 2002-03-25 03:42:22 About EXECUTE in pl/pgsql