Thread: pgsql: Avoid a possible relcache leak in get_object_address_attribute.

pgsql: Avoid a possible relcache leak in get_object_address_attribute.

From
Robert Haas
Date:
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5709b8acc67d80584e9623a1d355374b580c95e8

Modified Files
--------------
src/backend/catalog/objectaddress.c |    1 +
1 file changed, 1 insertion(+)