[postgis-tickets] [PostGIS] #2485: [raster]: SQL functions namespace qualification
PostGIS
trac at osgeo.org
Mon Sep 23 08:40:51 PDT 2013
#2485: [raster]: SQL functions namespace qualification
----------------------+-----------------------------------------------------
Reporter: rdunklau | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.5
Component: raster | Version: 2.0.x
Keywords: |
----------------------+-----------------------------------------------------
Comment(by rdunklau):
Using @extschema@ to refer to the extension schema may accomodate both
use.
The extension will be installable in another schema. However, the
extension will not be fully-relocatable: the `ALTER EXTENSION POSTGIS set
schema` statement will not work.
The PostgreSQL documentation about extensions explains this better than I
can:
http://www.postgresql.org/docs/current/static/extend-
extensions.html#AEN54999
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2485#comment:2>
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