Page 1 of 1

Bug with ONLY Keyword

Posted: Thu 08 Apr 2010 09:14
by dschuch
Hy Devart,

there is a bug with the ONLY keyword in PostgreSQL (table inheritance)

SELECT * FROM ONLY mytable.

if the sql generator generates the update statement it will interprate "ONLY" as the table name instead of mytable.

Daniel

Posted: Fri 09 Apr 2010 07:58
by bork
Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next PgDAC build.