(no subject) - Mailing list pgsql-general

From Unixprgrmr@aol.com
Subject (no subject)
Date
Msg-id 11a.177bff97.2ac543e3@aol.com
Whole thread Raw
Responses Re: (no subject)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Yury Bokhoncovich
Date:
Subject: Re: [HACKERS] Performance while loading data and indexing
Next
From: Unixprgrmr@aol.com
Date:
Subject: (no subject)