Fix object identities for pg_conversion objects
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix object identities for pg_conversion objects We were neglecting to schema-qualify them. Backpatch to 9.3, where object identities were introduced as a concept by commit f8348ea32ec8.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/objectaddress.c | modified | +6 −2 |