Avoid a possible relcache leak in get_object_address_attribute.

Robert Haas <rhaas@postgresql.org>

Commit: 5709b8acc67d80584e9623a1d355374b580c95e8
Author: Robert Haas <rhaas@postgresql.org>
Date: 2014-01-21T15:02:37Z
Releases: 9.4.0
Avoid a possible relcache leak in get_object_address_attribute.

There's no apparent way to trigger this, so I'm not going to worry
about back-patching it for now.  But it's still wrong.

Marti Raudsepp

Files

PathChange+/−
src/backend/catalog/objectaddress.c modified +1 −0