]> granicus.if.org Git - postgis/commit
Have functions deprecated in 2.1.0 raise a WARNING message (#1994)
authorSandro Santilli <strk@keybit.net>
Wed, 20 Mar 2013 17:38:58 +0000 (17:38 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 20 Mar 2013 17:38:58 +0000 (17:38 +0000)
commitbd7e18d27dd016619a9ea29a4f99548ed1d8c59f
tree44fc930b8b53a30746ac274c48224fcd3dd88a46
parentef67651d8645e23f27040f099a383c7a2f83e10c
Have functions deprecated in 2.1.0 raise a WARNING message (#1994)

Drop use of some deprecated functions by other functions
(as exposed by testsuite).

Add a _postgis_deprecate service function for the message, so we
can change from WARNING to NOTICE or we can tweak the message,
in a central place.

git-svn-id: http://svn.osgeo.org/postgis/trunk@11191 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/postgis.sql.in
regress/tickets.sql
regress/tickets_expected
topology/sql/export/TopoJSON.sql.in
topology/sql/export/gml.sql.in
topology/sql/populate.sql.in
topology/sql/sqlmm.sql.in