[PostGIS] #5679: sfcgal.sql:xxx: WARNING: there is no transaction in progress

PostGIS trac at osgeo.org
Wed Feb 28 03:04:59 PST 2024


#5679: sfcgal.sql:xxx: WARNING:  there is no transaction in progress
--------------------+---------------------------
 Reporter:  strk    |      Owner:  lbartoletti
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS 3.5.0
Component:  sfcgal  |    Version:  master
 Keywords:          |
--------------------+---------------------------
 There seem to be some transaction statements in sfcgal.sql which result in
 warnings shown by the new run_test.pl bailing out on warnings:
 {{{
 Loading SFCGAL into 'postgis_reg'
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:193: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:201: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:209: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:217: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:225: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:233: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:241: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:249: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:257: WARNING:  there is no
 transaction in progress
 psql:/usr/local/src/postgis/postgis/build/pg13/regress/00-regress-
 install/share/contrib/postgis/sfcgal.sql:265: WARNING:  there is no
 transaction in progress
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5679>
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