[postgis-tickets] [PostGIS] #2612: Start regress testing PostgreSQL 9.4 against 2.2
PostGIS
trac at osgeo.org
Wed Jan 15 21:46:15 PST 2014
#2612: Start regress testing PostgreSQL 9.4 against 2.2
-----------------------+----------------------------------------------------
Reporter: robe | Owner: robe
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: buildbots | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
PostgreSQL 9.4 development is picking up quite a bit of changes as you can
see from depesz notes. Time to start testing it as a weekly thing to
catch issues we'll have early.
http://www.depesz.com/?s=Waiting+for+9.4
So far nothing sounds like a major structural change we may be concerned
about, but there may be things like additional files we need to
conditionally include for 9.4 and possibly the window agg functionality
has been revised,
http://www.depesz.com/2014/01/11/waiting-for-9-4-support-ordered-set-
within-group-aggregates/
to include a new WITHIN GROUP (yeh finally can do a real median - built in
median function (in form of percentile_cont(0.5) WITHIN GROUP (ORDER BY
whatever)
it may mean changes for our agg functions in how we define them internally
for 9.4
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2612>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list