Anthony COMMUNIER wrote:
> The statement : EXEC SQL DELETE FROM <table> WHERE CURRENT OF
> <cursor name> (describe in SQL 99) isn't recognize by ecpg
PostgreSQL does not implement the entire SQL standard by any means.
Please refer to the documentation about what you can expect to work and
how.