Re: (no subject) - Mailing list pgsql-general

From Bruce Momjian
Subject Re: (no subject)
Date
Msg-id 200209290532.g8T5W8f03871@candle.pha.pa.us
Whole thread Raw
In response to (no subject)  (Unixprgrmr@aol.com)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] CURRENT_TIMESTAMP
Next
From: Michelle Konzack
Date:
Subject: Problem mit PostgreSQL