Fwd: ERRONIOUS .cpg parsing

Поиск
Список
Период
Сортировка
От Unixprgrmr@aol.com
Тема Fwd: ERRONIOUS .cpg parsing
Дата
Msg-id 128.184b8d1a.2ac5428f@aol.com
обсуждение исходный текст
Список pgsql-general
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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Quick Pg/PLSQL question
Следующее
От: Yury Bokhoncovich
Дата:
Сообщение: Re: [HACKERS] Performance while loading data and indexing