Closed (fixed)
Project:
PostGIS
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2012 at 10:03 UTC
Updated:
9 Aug 2012 at 10:31 UTC
Hi, PostGIS 2.0 is out.
Will there be support for this?
Comments
Comment #1
friedjoff commentedWe haven't tested the module with PostGIS 2.0 yet, but I'm not aware of any incompatibilities so it should run just fine. Let me know how it goes.
In general the 7.x-1.x branch should stay compatible to PostGIS 1.5 and above. A 7.x-2.x branch will be necessary if we implement PostGIS 2.0 specific features.
Comment #2
avdp commentedok, read the code wrong, it only gives a warning if it is not 1.5, not an error.
I will report if it works when my setup is working again..
Comment #3
nmandery commentedNow there will be only warnings if the used postigs version is less than 1.5.
Using version 2.0 should not give a warning any more.
The relevant commit is 2cb41c603404abbb.
Comment #4
nmandery commented