[ic] Table editor won't display Pg messages?

Jeff Boes jeff at endpoint.com
Wed Jun 25 13:13:08 UTC 2008


Using version 5.3.2, with a PostgreSQL 8.1.11 database. When the user attempts
to delete a row from a table with the Admin table editor, the database
referential integrity rightly prevents this:

ERROR:  update or delete on "foo" violates foreign key constraint
"bar_foo_fkey" on "foo"
DETAIL:  Key (username)=(xyz) is still referenced from table "bar"

However, no error message is displayed. Instead, the table editor just leaps
back to the table select page. The error is logged, and appears in the
"last_error" of the session. Why doesn't it get displayed?

-- 
Jeffery Boes  <><
jeff at endpoint.com



More information about the interchange-users mailing list