[postgis-tickets] [PostGIS] #4111: debbie failing on PostgreSQL 10 run on topology
PostGIS
trac at osgeo.org
Tue Jun 26 13:19:31 PDT 2018
#4111: debbie failing on PostgreSQL 10 run on topology
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
Debbie started failing a day or so ago on her PostgreSQL 10 run.
I suspect it may be a change upstream because her 11 is fine and Bessie
64-bit 10 is also fine.
She follows 10 branch, so they may have accidentally introduced a breaking
change:
{{{
regress/topoelementarray_agg .. ok
regress/topogeo_addlinestring .. failed (diff expected obtained:
/var/lib/jenkins/workspace/postgis/tmp/2_5_pg10w64/test_29_diff)
-----------------------------------------------------------------------------
--- regress/topogeo_addlinestring_expected 2017-12-27
17:51:25.767418144 +0000
+++ /var/lib/jenkins/workspace/postgis/tmp/2_5_pg10w64/test_29_out
2018-06-26 18:41:30.907981957 +0000
@@ -185,8 +185,7 @@
t3280.start|t
t3280|L11
t3280|L22
-t3280|L1b4
-t3280|L1b2
+ERROR: ORDER/GROUP BY expression not found in targetlist
t3280.end|Topology 'bug3280' dropped
t3380.start|t
t3380.L1|1
-----------------------------------------------------------------------------
regress/topogeo_addpoint .. ok
regress/topogeo_addpolygon .. ok
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4111>
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