BUG #7666: Unkown column name on error message - Mailing list pgsql-bugs

From robsonr.alencar@gmail.com
Subject BUG #7666: Unkown column name on error message
Date
Msg-id E1TZMG8-0002zj-4q@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7666: Unkown column name on error message  (Euler Taveira <euler@timbira.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7666
Logged by:          ROBSON
Email address:      robsonr.alencar@gmail.com
PostgreSQL version: 9.0.0
Operating system:   linux - ubuntu - pt_Br
Description:        =


After trying an insert on table, a error message is provided, but the column
name is not inserted in the message. Example:

"org.postgresql.util.PSQLException: ERRO: valor =C3=A9 muito longo para tipo
character varying(20)"

Java application, using JDBC Driver for PostgreSQL:
postgresql-9.1-901.jdbc4.jar

The column name is needed for best debug result.

pgsql-bugs by date:

Previous
From: Morten Minde Neergaard
Date:
Subject: Re: BUG #7651: Superfluous calls to functions used for indexing
Next
From: j.domagalski@bsskierniewice.pl
Date:
Subject: BUG #7667: Segmentation fault