Fix object identities for text search objects We were neglecting to schema-qualify them.
Backpatch to 9.3, where object identities were introduced as a concept by commit f8348ea32ec8. Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/0bf52bd990f324440c1cb9cc88e69ba7b9688410 Modified Files -------------- src/backend/catalog/objectaddress.c | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
