Unixprgrmr@aol.com writes:
> I discovered and can easily repeat:
> EXEC SQL TRUNCATE TABLE foo;
> being translated to:
> EXEC SQL DROP TABLE foo;
> in the cpg preprocessor!!!
That was fixed a long time ago ... update to a newer release.
regards, tom lane