[postgis-tickets] [PostGIS] #4662: [raster] Fully qualify postgis types in SPI_execute calls

PostGIS trac at osgeo.org
Thu Apr 9 10:04:51 PDT 2020


#4662: [raster] Fully qualify postgis types in SPI_execute calls
------------------------+----------------------------
 Reporter:  Algunenano  |      Owner:  Bborie Park
     Type:  defect      |     Status:  new
 Priority:  medium      |  Milestone:  PostGIS 2.3.11
Component:  raster      |    Version:  2.3.x
 Keywords:              |
------------------------+----------------------------
 Related to https://trac.osgeo.org/postgis/ticket/4661

 There are multiple instances where raster SPI_calls do not schem qualify
 internal objects (Postgis functions, spatial_ref_sys and so on) so it
 might fail to find it if the schema holding them is not in the search_path
 (usually when the function is not installed in public or being used
 through FDW).

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4662>
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