From ef1a42484d576cc6bff5bc83b5776b0a8081f3c9 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 7 Dec 2012 08:31:13 +0000 Subject: [PATCH] Fix links to legacy faq git-svn-id: http://svn.osgeo.org/postgis/trunk@10812 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/release_notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release_notes.xml b/doc/release_notes.xml index bb3405c23..d3bc1af2d 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -163,7 +163,7 @@ If you don't see a function documented -- it ain't supported or it is an internal function. Some constraints in older tables were built with deprecated functions. If you restore you may need to rebuild table constraints with populate_geometry_columns(). If you have applications or tools - that rely on deprecated functions, please refer to for more details. + that rely on deprecated functions, please refer to for more details. #944 geometry_columns is now a view instead of a table (Paul Ramsey, Regina Obe) for tables created the old way reads (srid, type, dims) constraints -- 2.50.1