pgsql: Print more information about getObjectIdentityParts() failures.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Print more information about getObjectIdentityParts() failures.
Date: 2014-12-31 19:45:15
Message-ID: E1Y6PCl-0000X4-UM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Print more information about getObjectIdentityParts() failures.

This might help us debug what's happening on some buildfarm members.

In passing, reduce the message from ereport to elog --- it doesn't seem
like this should be a user-facing case, so not worth translating.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a486841eb11517e4a344fdebaf370f425a171c85

Modified Files
--------------
src/backend/catalog/objectaddress.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-12-31 21:43:10 pgsql: Docs: improve descriptions of ISO week-numbering date features.
Previous Message Peter Eisentraut 2014-12-31 19:21:04 pgsql: Fix trailing whitespace in PO file