pgsql: Print more information about getObjectIdentityParts() failures. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Print more information about getObjectIdentityParts() failures.
Date
Msg-id E1Y6PCl-0000X4-UM@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix trailing whitespace in PO file
Next
From: Tom Lane
Date:
Subject: pgsql: Docs: improve descriptions of ISO week-numbering date features.