The following bug has been logged on the website:

Bug reference:      6727
Logged by:          Patrick Tucker
Email address:      tucker...@gmail.com
PostgreSQL version: 9.1.1
Operating system:   Windows
Description:        

The SQLException that is thrown when performing a query that has a column
name that is not valid, does not exist, does not contain an error code.  We
are forced to do a string comparison to figure out if a particular exception
is caused by an invalid column name.  This is not ideal.  A fix would be
greatly appreciated.

Thanks,
Pat


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to