]
Work on TEIID-5230 started by Steven Hawkins.
---------------------------------------------
Postgis functions are not resolvable in the public schema
---------------------------------------------------------
Key: TEIID-5230
URL:
https://issues.jboss.org/browse/TEIID-5230
Project: Teiid
Issue Type: Quality Risk
Components: ODBC
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.1
Some clients fully qualify references to PostGIS_Lib_Version as
public.PostGIS_Lib_Version. Our emulation layer however has the function under
pg_catalog. It and the other informational functions should resolvable using the fully
qualified name as well.