Fix object identities for pg_conversion objects
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 6 Apr 2015 14:15:13 +0000 (11:15 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 6 Apr 2015 14:15:13 +0000 (11:15 -0300)
commit70dc2db7f1dfdecdacf595bf00964cb20ad5a835
treebaeb2c209bc0dfdf8647b0730a1db485c5994ad7
parent5f6a9d056a3ba8ba66cace5d84e46caadc6e3a42
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.
src/backend/catalog/objectaddress.c