Re: (no subject)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: (no subject)
Дата
Msg-id 200209290532.g8T5W8f03871@candle.pha.pa.us
обсуждение исходный текст
Ответ на (no subject)  (Unixprgrmr@aol.com)
Список pgsql-general
My guess is that this is fixed in 7.2.X or 7.3.  The current code looks
fine.


---------------------------------------------------------------------------

Unixprgrmr@aol.com wrote:
> I am running postgres 7.1.3.
>
>
> I discovered and can easily repeat:
>
> EXEC SQL TRUNCATE TABLE foo;
>
> being translated to:
>
> EXEC SQL DROP TABLE foo;
>
> in the cpg preprocessor!!!
> Is there a valid reason for this? OR is this a COCK-ROACH????
>
> Thanks for your help!
> Lynn

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] CURRENT_TIMESTAMP
Следующее
От: Michelle Konzack
Дата:
Сообщение: Problem mit PostgreSQL