]> granicus.if.org Git - postgis/commit
Add ST_Normalize function
authorSandro Santilli <strk@keybit.net>
Wed, 15 Jun 2016 09:49:50 +0000 (09:49 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 15 Jun 2016 09:49:50 +0000 (09:49 +0000)
commit4f34e0f27e87965bb682c79a86f2eaa1ec2f47b0
tree34ffaccc35225346a450ada3bdd94dd318d1ecd9
parent129329aaff6ec7332ed79facb793356055c4661d
Add ST_Normalize function

Includes tests and documentation

Closes #1768

git-svn-id: http://svn.osgeo.org/postgis/trunk@14949 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_editor.xml
postgis/lwgeom_functions_basic.c
postgis/postgis.sql.in
regress/Makefile.in
regress/normalize.sql [new file with mode: 0644]
regress/normalize_expected [new file with mode: 0644]