Re: About temporary table

Поиск
Список
Период
Сортировка
От jack
Тема Re: About temporary table
Дата
Msg-id 006b01c1d3b3$1c72b210$1400a8c0@jac
обсуждение исходный текст
Ответ на Re: About temporary table  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: About temporary table  ("Dan Langille" <dan@langille.org>)
Список pgsql-sql
But when I write SQL in pl/pgSQL, I can't test to drop a temporary table. If
it fails, the whole procedure will be aborted. That's my problem!

JACK

----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "jack" <datactrl@tpg.com.au>
Cc: <pgsql-sql@postgresql.org>
Sent: Monday, March 25, 2002 1:54 PM
Subject: Re: [SQL] About temporary table


> 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, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>



В списке pgsql-sql по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: About EXECUTE in pl/pgsql
Следующее
От: "Dan Langille"
Дата:
Сообщение: Re: About temporary table