Avoid a possible relcache leak in get_object_address_attribute.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/objectaddress.c | modified | +1 −0 |