[postgis-tickets] [PostGIS] #3076: Unqualified function calls break postgres_fdw compatibiliy

PostGIS trac at osgeo.org
Wed Apr 1 08:29:48 PDT 2015


#3076: Unqualified function calls break postgres_fdw compatibiliy
----------------------+-----------------------------------------------------
 Reporter:  fphilipe  |       Owner:  robe         
     Type:  defect    |      Status:  new          
 Priority:  medium    |   Milestone:  PostGIS 2.1.7
Component:  postgis   |     Version:  2.1.x        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by rdunklau):

 If I understand the proposed fix correctly, it would involve hard-coding a
 set of "often used schemas".

 IMHO, this is really error-prone: either postgis is relocatable, and any
 schema should be good, or it is not, and a fixed schema should be used.

 Since postgis pretends to be relocatable, it should use the user-specified
 schema correctly, by using the @extschema@ placeholder.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3076#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list