[postgis-devel] [PostGIS] #1300: Add "topology" to the default search_path of topology-enabled DBs

PostGIS trac at osgeo.org
Tue Nov 15 08:43:43 PST 2011


#1300: Add "topology" to the default search_path of topology-enabled DBs
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  topology     |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------
 We want "topology" to be in the default path of databases with topology
 installed. This will make function overrides work smoothly. See #1289.

 {{{
 ALTER DATABASE current_db() SET search_path ....
 }}}

 We'll likely need a function for doing the _append_ part (can't append in
 SQL I'm afraid)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1300>
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-devel mailing list