]> granicus.if.org Git - postgis/commit
Cleanup addition of search_path for upgrade scripts
authorRegina Obe <lr@pcorp.us>
Tue, 8 Mar 2016 19:15:17 +0000 (19:15 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 8 Mar 2016 19:15:17 +0000 (19:15 +0000)
commitf1ba3c51424bf4cd2cee7a72dfa78fa04c7b257f
tree56083d4ad31b91e063c7ac6ed08ce233c3e1cc9d
parent0dcd5b0287eca8804c6ef457b296eb120d5b9e76
Cleanup addition of search_path for upgrade scripts
exclude addgeometry*, addraster*, addoverview* from seach_path function setting.
These in calls that don't take schema use the current search_path to find table.
References #3495 for 2.3 (trunk)

git-svn-id: http://svn.osgeo.org/postgis/trunk@14762 b70326c6-7e19-0410-871a-916f4a2858ee
extensions/postgis/Makefile.in
utils/postgis_proc_set_search_path.pl