[postgis-tickets] [PostGIS] #4511: PG 13 failing: could not find attribute 2 in subquery targetlist

PostGIS trac at osgeo.org
Tue Sep 24 04:43:42 PDT 2019


#4511: PG 13 failing: could not find attribute 2 in subquery targetlist
------------------------+--------------------------------
 Reporter:  Algunenano  |      Owner:  pramsey
     Type:  defect      |     Status:  new
 Priority:  high        |  Milestone:  PostGIS PostgreSQL
Component:  postgis     |    Version:  trunk
 Keywords:              |
------------------------+--------------------------------
 The PG13 build is failing with (https://travis-
 ci.org/postgis/postgis/jobs/588883186):
 {{{
 -----------------------------------------------------------------------------
 --- tickets_expected    2019-09-24 10:39:48.000000000 +0000
 +++ /tmp/pgis_reg/test_102_out  2019-09-24 10:43:38.336906785 +0000
 @@ -264,7 +264,7 @@
  #2704|POLYGON((0 0,0 1,1 1,1 0,0 0))
  #2712|LINESTRING EMPTY
  #2717|POINT(-1 -1)|POINT(3 1)|POINT(-1 -1)|POINT(1 1)|POINT(1 1)|POINT(2
 2)|POINT(3 1)
 -#2788|f|Self-intersection|POINT(1 1)
 +ERROR:  could not find attribute 2 in subquery targetlist
  #2870|Point[GS]
  #2956|t
  #2985|LINESTRING(20.9511664253809 52.3984560730436)
 -----------------------------------------------------------------------------
 }}}

 I've tracked it down to a recent PG commit:
 https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=7266d0997dd2a0632da38a594c78e25ff21df67e

 The main thread is in https://www.postgresql.org/message-
 id/flat/402356c32eeb93d4fed01f66d6c7fe2d%40postgrespro.ru

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4511>
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