On Tue, Sep 15, 2015 at 7:12 AM, Alvaro Herrera <alvhe...@2ndquadrant.com>
wrote:
>
> I think you need errcontext(), not errdetail().  The most important
> difference is that you can have multiple CONTEXT lines but only one
> DETAIL; I think if you attach a second errdetail(), the first one is
> overwritten.
>
>
Indeed, the first errdetail() will be overwritten. Here's another try.

Thanks again for looking at my patches!

-- 
Franck Verrot

Attachment: 0001-Report-column-for-which-type-coercion-fails.patch
Description: Binary data

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

Reply via email to