Fix object identities for pg_conversion objects
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix object identities for pg_conversion objects This was already fixed in 0d906798f, but I failed to update the array-formatted case. This is not backpatched, since this only affects the code path introduced by commit a676201490c.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/objectaddress.c | modified | +2 −2 |