Fix object identities for text search objects

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 0bf52bd990f324440c1cb9cc88e69ba7b9688410
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2014-04-16T21:25:44Z
Releases: 9.3.5
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.

Files

PathChange+/−
src/backend/catalog/objectaddress.c modified +21 −8