Opened 7 years ago

Closed 7 years ago

#3761 closed defect (fixed)

Drop support for PostgreSQL 9.2 and erradicate all #If #def for that

Reported by: robe Owned by: robe
Priority: high Milestone: PostGIS 2.4.0
Component: postgis Version: master
Keywords: Cc:

Description

As voted in:

https://lists.osgeo.org/pipermail/postgis-devel/2017-May/026166.html

We are dropping support for PostgreSQL 9.2 in PostGIS 2.4

I just updated the matrix, now to do the hard work.

https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS

Change History (4)

comment:1 by robe, 7 years ago

Owner: changed from pramsey to robe

comment:2 by robe, 7 years ago

In 15402:

Get rid of all if def needed for versions of PostgreSQL lower than 9.3 and GEOS 3.3
Document dropping support for PostgreSQL 9.2
Note didn't change postgis/gserialized_estimate.c which also has an ifdef (leaving that for pramsey)
References #3761 for PostGIS 2.4

comment:3 by robe, 7 years ago

Not I took out accidental commit of extra_tigergeocoder at r15403

comment:4 by robe, 7 years ago

Resolution: fixed
Status: newclosed

I'm going to close this out. I'm sure we'll find more but feel I've done enough.

Note: See TracTickets for help on using tickets.