BUG #13821: missing error information - Mailing list pgsql-bugs

From grabher@gmail.com
Subject BUG #13821: missing error information
Date
Msg-id 20151216114517.11344.10614@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13821
Logged by:          Marcel Grabher
Email address:      grabher@gmail.com
PostgreSQL version: 9.4.5
Operating system:   osx
Description:

Hello,

I get database errors from time to time on uuid fields, but I can't know
from which from the errors given by pg

(pq: invalid input syntax for uuid: "67055b54-aaaa-xxxx-b405-02e96bbfa47e")

[2015-12-15 13:48:21]

(pq: invalid input syntax for uuid: "67055b54-aaaa-xxxx-b405-02e96bbfa47e")

[2015-12-15 13:48:21]

I think to make these errors useful they should include
tablename.columnname

I talked the golang /lib/pg driver developer. he said its an error from
postgres.
best
Marcel

pgsql-bugs by date:

Previous
From: "Yang, Leo"
Date:
Subject: Re: server closed the connection unexpectedly during upgrade
Next
From: Feike Steenbergen
Date:
Subject: Re: BUG #13817: Query planner strange choose while select/count small part of big table - complete