Fix pointer confusion
Peter Eisentraut <peter_e@gmx.net>
Fix pointer confusion get_object_address_publication_rel() needed to check *relation, not relation. Rename the variables to match style used nearby to avoid the confusion.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/objectaddress.c | modified | +7 −5 |