[postgis-tickets] [PostGIS] #4916: st_asgeobuf() with WINDOW PARTITION crashes server

PostGIS trac at osgeo.org
Sat Jul 31 21:37:07 PDT 2021


#4916: st_asgeobuf() with WINDOW PARTITION crashes server
----------------------+---------------------------
  Reporter:  Robins   |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.1.4
 Component:  postgis  |    Version:  3.0.x
Resolution:           |   Keywords:  st_asgeobuf
----------------------+---------------------------

Comment (by robe):

 It looks like this doesn't even need OVER() to crash.

 This does it too

 {{{
  SELECT ST_AsGeoBuf(NULL::pg_class, version()) ;

 }}}

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