Put in overload text for ST_AsText and ST_AsBinary to prevent the function .. is...
authorRegina Obe <lr@pcorp.us>
Tue, 29 Sep 2009 12:23:44 +0000 (12:23 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 29 Sep 2009 12:23:44 +0000 (12:23 +0000)
commit999c5a138b8877cd5f818e2843471a119963d933
tree4e79980f1bd6771c72b3520491e74c8e3fcc4808
parent08a6521cb1ae95980870b27f53410d4341f83ea3
Put in overload text for ST_AsText and ST_AsBinary to prevent the function .. is not unique when passing in text (unknown) rep of a geometry.  Still need to do this for ST_AsKML etc. that Olivier just put in.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4540 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/geography.sql.in.c