Print more information about getObjectIdentityParts() failures.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a486841eb11517e4a344fdebaf370f425a171c85
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-12-31T19:44:43Z
Releases: 9.5.0
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.

Files

PathChange+/−
src/backend/catalog/objectaddress.c modified +4 −5