-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for buffer plugin (ticket #349).
This fix has been tested with: ** POSTGIS="1.1.1" GEOS="2.0.1" PROJ="Rel. 4.4.9, 29 Oct 2004" ** PostgreSQL 8.1.3 Because of the change in the name of the geometry check constraint created by addgeometrycolumn (from $2 to enforce_geotype_shape) this fix requires a recent version of PostGIS. The minimum PostGIS version that will work with this fix is unknown. Additional testing is needed by other PostGIS/PostgreSQL version combinations. git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6077 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
gsherman
committed
Nov 11, 2006
1 parent
8c28c1c
commit 7f74008
Showing
1 changed file
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters