Fix object identities for text search objects

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

Commit: 83ab8e32f24542e3ab1f73b24c57cdbed6a4c9e4
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2014-04-16T21:25:44Z
Releases: 9.4.0
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 +29 −16