[postgis-tickets] [SCM] PostGIS branch stable-2.5 updated. 2.5.7-7-gca3fccb94

git at osgeo.org git at osgeo.org
Fri Aug 12 02:46:40 PDT 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, stable-2.5 has been updated
       via  ca3fccb94f03b1fac17e7398ecba39d602404e7c (commit)
      from  35b17931fdaa743c3f4f215ae9e8fc48f777dd02 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ca3fccb94f03b1fac17e7398ecba39d602404e7c
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Aug 12 11:45:58 2022 +0200

    Stop expecting BEGIN/COMMIT output from tests
    
    Should fix regression test broken by upgrade
    of run_test.pl in commit 35b17931f

diff --git a/raster/test/regress/bug_test_car5_expected b/raster/test/regress/bug_test_car5_expected
index 2f9a429ca..33e8ef3c5 100644
--- a/raster/test/regress/bug_test_car5_expected
+++ b/raster/test/regress/bug_test_car5_expected
@@ -1,5 +1,3 @@
-BEGIN
 1|5|5|8BUI|8BUI|8BUI
 2|5|5|8BUI|8BUI|8BUI
 3|5|5|8BUI|8BUI|8BUI
-COMMIT
diff --git a/raster/test/regress/rt_count_expected b/raster/test/regress/rt_count_expected
index 11c5664a1..b3ef7a876 100644
--- a/raster/test/regress/rt_count_expected
+++ b/raster/test/regress/rt_count_expected
@@ -2,7 +2,6 @@
 2
 100
 2
-BEGIN
 20
 1000
 20
@@ -27,10 +26,7 @@ NOTICE:  Invalid band index (must use 1-based). Returning NULL
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
-COMMIT
 RELEASE
 SAVEPOINT
 ERROR:  Sample percent must be between zero and one
-COMMIT
 RELEASE
-COMMIT
diff --git a/raster/test/regress/rt_grayscale_expected b/raster/test/regress/rt_grayscale_expected
index 5b01d3280..22e121d27 100644
--- a/raster/test/regress/rt_grayscale_expected
+++ b/raster/test/regress/rt_grayscale_expected
@@ -20,12 +20,6 @@ WARNING:  Only the first three elements of 'rastbandargset' will be used
 3|3|1|{{NULL,0},{254,254}}
 3|4|1|{{NULL,0},{254,254}}
 3|5|1|{{NULL,NULL},{128,128},{255,255}}
-BEGIN
 ERROR:  'rastbandargset' must have three bands for red, green and blue
-COMMIT
-BEGIN
 ERROR:  Band at index '2' not found for raster '2'
-COMMIT
-BEGIN
 ERROR:  Band at index '2' not found for raster '2'
-COMMIT
diff --git a/raster/test/regress/rt_histogram_expected b/raster/test/regress/rt_histogram_expected
index b6fa57b6f..750835fcd 100644
--- a/raster/test/regress/rt_histogram_expected
+++ b/raster/test/regress/rt_histogram_expected
@@ -44,7 +44,6 @@
 -2.115|0.513|0|0.000
 0.513|3.142|1|0.500
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
-BEGIN
 -10.000|-3.429|10|0.500
 -3.429|3.142|10|0.500
 -10.000|-3.429|10|0.500
@@ -87,16 +86,12 @@ NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Raster does not have band at index 2. Skipping raster
 ERROR:  RASTER_histogramCoverage: Cannot get summary stats of coverage
-COMMIT
 RELEASE
 SAVEPOINT
 -10.000|-3.429|10|0.500
 -3.429|3.142|10|0.500
-COMMIT
 RELEASE
 SAVEPOINT
 -10.000|-3.429|10|0.500
 -3.429|3.142|10|0.500
-COMMIT
 RELEASE
-COMMIT
diff --git a/raster/test/regress/rt_quantile_expected b/raster/test/regress/rt_quantile_expected
index 5576fe50a..013cf6e53 100644
--- a/raster/test/regress/rt_quantile_expected
+++ b/raster/test/regress/rt_quantile_expected
@@ -53,7 +53,6 @@
 0.000
 -4.086
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
-BEGIN
 0.000|-10.000
 0.100|-10.000
 0.200|-10.000
@@ -98,18 +97,13 @@ SAVEPOINT
 NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
-COMMIT
 RELEASE
 SAVEPOINT
 3.142
-COMMIT
 RELEASE
 SAVEPOINT
 3.142
-COMMIT
 RELEASE
 SAVEPOINT
 NOTICE:  Invalid value for quantile (must be between 0 and 1). Returning NULL
-COMMIT
 RELEASE
-COMMIT
diff --git a/raster/test/regress/rt_summarystats_expected b/raster/test/regress/rt_summarystats_expected
index 6a7ccb67b..fe34a2801 100644
--- a/raster/test/regress/rt_summarystats_expected
+++ b/raster/test/regress/rt_summarystats_expected
@@ -10,7 +10,6 @@ NOTICE:  All pixels of band have the NODATA value
 (0,,,,,)
 NOTICE:  Band is empty as width and/or height is 0
 (0,,,,,)
-BEGIN
 20|-68.584|-3.429|6.571|-10.000|3.142
 1000|-68.584|-0.069|1.046|-10.000|3.142
 20|-68.584|-3.429|6.571|-10.000|3.142
@@ -27,43 +26,33 @@ NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Raster does not have band at index 2. Skipping raster
 0|||||
-COMMIT
 RELEASE
 SAVEPOINT
 20|-68.584|-3.429|6.571|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 20|-68.584|-3.429|6.571|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 20|-68.584|-3.429|6.571|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 20|-68.584|-3.429|6.571|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 20|-68.584|-3.429|6.571|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 1000|-68.584|-0.069|1.046|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 1000|-68.584|-0.069|1.046|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 1000|-68.584|-0.069|1.046|-10.000|3.142
-COMMIT
 RELEASE
 SAVEPOINT
 ERROR:  Invalid sample percentage (must be between 0 and 1). Returning NULL
-COMMIT
 RELEASE
 SAVEPOINT
 NOTICE:  Raster does not have band at index 2. Skipping raster
@@ -77,6 +66,4 @@ NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Raster does not have band at index 2. Skipping raster
 NOTICE:  Raster does not have band at index 2. Skipping raster
 0|||||
-COMMIT
 RELEASE
-COMMIT
diff --git a/raster/test/regress/rt_valuecount_expected b/raster/test/regress/rt_valuecount_expected
index 5b84f9bab..e22b0ddab 100644
--- a/raster/test/regress/rt_valuecount_expected
+++ b/raster/test/regress/rt_valuecount_expected
@@ -22,7 +22,6 @@
 1
 1
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
-BEGIN
 -10.000|10
 0.000|980
 3.142|10
@@ -38,14 +37,10 @@ BEGIN
 0
 SAVEPOINT
 NOTICE:  Invalid band index (must use 1-based). Returning NULL
-COMMIT
 RELEASE
 SAVEPOINT
 ERROR:  relation "test1" does not exist at character 20
-COMMIT
 RELEASE
 SAVEPOINT
 ERROR:  column "rast1" does not exist at character 8
-COMMIT
 RELEASE
-COMMIT
diff --git a/raster/test/regress/rt_valuepercent_expected b/raster/test/regress/rt_valuepercent_expected
index 1a8495f6a..c430632f1 100644
--- a/raster/test/regress/rt_valuepercent_expected
+++ b/raster/test/regress/rt_valuepercent_expected
@@ -18,7 +18,6 @@
 0.500
 0.500
 0.500
-BEGIN
 -10.000|0.010
 0.000|0.980
 3.142|0.010
@@ -32,4 +31,3 @@ BEGIN
 0.000
 0.500
 0.000
-COMMIT
diff --git a/regress/dump_expected b/regress/dump_expected
index cd62497df..3a5f574f5 100644
--- a/regress/dump_expected
+++ b/regress/dump_expected
@@ -16,6 +16,4 @@ t9|{4}|POLYGON((0 0,0 9,9 9,9 0,0 0),(5 5,5 6,6 6,5 5))
 t9|{5,1}|POLYGON((0 0,0 9,9 9,9 0,0 0),(5 5,5 6,6 6,5 5))
 t10|0
 t11|0
-BEGIN
 t12|POLYGON((0 0,0 1,1 1,1 0,0 0))|POLYGON((0 0,0 1,1 1,1 0,0 0))
-COMMIT
diff --git a/regress/isvaliddetail_expected b/regress/isvaliddetail_expected
index 63d0f3db3..9b941b2ef 100644
--- a/regress/isvaliddetail_expected
+++ b/regress/isvaliddetail_expected
@@ -8,6 +8,4 @@
 6|t||
 6s|t
 5r|Valid Geometry
-BEGIN
 7|f|Self-intersection|POINT(70 400)
-COMMIT
diff --git a/regress/legacy_expected b/regress/legacy_expected
index 33218d06a..b8bdb364c 100644
--- a/regress/legacy_expected
+++ b/regress/legacy_expected
@@ -17,5 +17,3 @@ MapServer4|-9460|010700000001000|-9460
 Removing the data table...
 Done.
 1869|POINT(1 2)
-BEGIN
-COMMIT
diff --git a/regress/long_xact_expected b/regress/long_xact_expected
index fa6952cc9..5acec95a5 100644
--- a/regress/long_xact_expected
+++ b/regress/long_xact_expected
@@ -3,17 +3,11 @@ Long transactions support enabled
 1
 1
 ERROR:  UPDATE where "id" = '1' requires authorization 'auth1'
-BEGIN
 t
-COMMIT
 ERROR:  UPDATE where "id" = '1' requires authorization 'auth1'
-BEGIN
 t
-COMMIT
-BEGIN
 t
 ERROR:  UPDATE where "id" = '1' requires authorization 'auth1'
-COMMIT
 ERROR:  UPDATE where "id" = '2' requires authorization 'auth2'
 ERROR:  UPDATE where "id" = '1' requires authorization 'auth1'
 3|nolocks
diff --git a/regress/sfcgal/legacy_expected b/regress/sfcgal/legacy_expected
index 33218d06a..b8bdb364c 100644
--- a/regress/sfcgal/legacy_expected
+++ b/regress/sfcgal/legacy_expected
@@ -17,5 +17,3 @@ MapServer4|-9460|010700000001000|-9460
 Removing the data table...
 Done.
 1869|POINT(1 2)
-BEGIN
-COMMIT
diff --git a/topology/test/regress/cleartopogeom_expected b/topology/test/regress/cleartopogeom_expected
index decc772f4..a8fe4b431 100644
--- a/topology/test/regress/cleartopogeom_expected
+++ b/topology/test/regress/cleartopogeom_expected
@@ -1,14 +1,10 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 relation before|5
 feature before|P1|f
 feature during|P1|t
diff --git a/topology/test/regress/copytopology_expected b/topology/test/regress/copytopology_expected
index ffdb1316b..d838f6507 100644
--- a/topology/test/regress/copytopology_expected
+++ b/topology/test/regress/copytopology_expected
@@ -1,14 +1,10 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 t
 4326|0
 nodes|22
diff --git a/topology/test/regress/getnodeedges_expected b/topology/test/regress/getnodeedges_expected
index 3bd2a10c3..ade79a0af 100644
--- a/topology/test/regress/getnodeedges_expected
+++ b/topology/test/regress/getnodeedges_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 N1|1|1
 N1|2|-1
 N2|1|3
diff --git a/topology/test/regress/getringedges_expected b/topology/test/regress/getringedges_expected
index 25a36fee5..904609da4 100644
--- a/topology/test/regress/getringedges_expected
+++ b/topology/test/regress/getringedges_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 R1|1|1
 R2|1|2
 R2|2|3
diff --git a/topology/test/regress/gettopogeomelements_expected b/topology/test/regress/gettopogeomelements_expected
index c5e8822a6..de8cd9a74 100644
--- a/topology/test/regress/gettopogeomelements_expected
+++ b/topology/test/regress/gettopogeomelements_expected
@@ -1,14 +1,10 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 1|1|{3,3}
 1|1|{6,3}
 1|2|{4,3}
diff --git a/topology/test/regress/gml_expected b/topology/test/regress/gml_expected
index dc1d5f663..3284e5477 100644
--- a/topology/test/regress/gml_expected
+++ b/topology/test/regress/gml_expected
@@ -1,14 +1,10 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 S1-vanilla|<gml:TopoPoint><gml:directedNode><gml:Node gml:id="N14"><gml:pointProperty><gml:Point srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos srsDimension="2">21 14</gml:pos></gml:Point></gml:pointProperty></gml:Node></gml:directedNode></gml:TopoPoint>
 S2-vanilla|<gml:TopoPoint><gml:directedNode><gml:Node gml:id="N13"><gml:pointProperty><gml:Point srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos srsDimension="2">35 14</gml:pos></gml:Point></gml:pointProperty></gml:Node></gml:directedNode></gml:TopoPoint>
 S3-vanilla|<gml:TopoPoint><gml:directedNode><gml:Node gml:id="N6"><gml:pointProperty><gml:Point srsName="urn:ogc:def:crs:EPSG::4326"><gml:pos srsDimension="2">57 33</gml:pos></gml:Point></gml:pointProperty></gml:Node></gml:directedNode></gml:TopoPoint>
diff --git a/topology/test/regress/layertrigger_expected b/topology/test/regress/layertrigger_expected
index 9d6e8571b..3e7d754e8 100644
--- a/topology/test/regress/layertrigger_expected
+++ b/topology/test/regress/layertrigger_expected
@@ -5,12 +5,8 @@ t2.l1|1
 t2.rel|1|1|1|1
 ERROR:  The topology.layer table cannot be updated
 after update: topology.layer |2|1|t2|l1|g|1|0|
-BEGIN
 after delete n.1: topology.layer count|1
-COMMIT
-BEGIN
 after delete n.2: topology.layer count|1
-COMMIT
 after delete n.3: topology.layer count|0
 Topology 't2' dropped
 Topology 't1' dropped
diff --git a/topology/test/regress/legacy_invalid_expected b/topology/test/regress/legacy_invalid_expected
index b4d57549d..5fc633ad8 100644
--- a/topology/test/regress/legacy_invalid_expected
+++ b/topology/test/regress/legacy_invalid_expected
@@ -1,4 +1,3 @@
-BEGIN
 t
 coincident nodes|1|23
 edge crosses node|1|23
@@ -19,5 +18,4 @@ face without edges|10|
 face has no rings|10|
 face within face|11|2
 face overlaps face|2|12
-COMMIT
 Topology 'invalid_topology' dropped
diff --git a/topology/test/regress/legacy_predicate_expected b/topology/test/regress/legacy_predicate_expected
index 74a99b659..b16bb2204 100644
--- a/topology/test/regress/legacy_predicate_expected
+++ b/topology/test/regress/legacy_predicate_expected
@@ -1,20 +1,15 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 4
 features.big_parcels.the_geom SRID:0 TYPE:MULTIPOLYGON DIMS:2 
 5
 6
 features.big_signs.the_geom SRID:0 TYPE:MULTIPOINT DIMS:2 
-BEGIN
 POINT/POINT INTERSECTS
 S1|N1N6N14
 S3|N1N6N14
@@ -116,5 +111,4 @@ P5|F1
 POINT/POINT EQUALS (simple/hierarchical)
 POLYGON/POLYGON EQUALS (simple/hierarchical)
 P1|F3F6
-COMMIT
 Topology 'city_data' dropped
diff --git a/topology/test/regress/legacy_query_expected b/topology/test/regress/legacy_query_expected
index 1f045a1ae..2faf4d5b1 100644
--- a/topology/test/regress/legacy_query_expected
+++ b/topology/test/regress/legacy_query_expected
@@ -1,20 +1,15 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 4
 features.big_parcels.the_geom SRID:0 TYPE:MULTIPOLYGON DIMS:2 
 5
 6
 features.big_signs.the_geom SRID:0 TYPE:MULTIPOINT DIMS:2 
-BEGIN
 P1|1|MULTIPOLYGON(((21 14,21 6,9 6,9 14,9 22,21 22,21 14)))
 P2|2|MULTIPOLYGON(((35 14,35 6,21 6,21 14,21 22,35 22,35 14)))
 P3|3|MULTIPOLYGON(((47 14,47 6,35 6,35 14,35 22,47 22,47 14)))
@@ -46,5 +41,4 @@ R4|MULTILINESTRING((25 30,25 35))
 P1P2|MULTIPOLYGON(((21 6,9 6,9 14,9 22,21 22,35 22,35 14,35 6,21 6)))
 P3P4|MULTIPOLYGON(((47 14,47 6,35 6,35 14,35 22,47 22,47 14)),((25 30,17 30,17 40,31 40,31 30,25 30)))
 F3F6|MULTIPOLYGON(((21 14,21 6,9 6,9 14,9 22,21 22,21 14)))
-COMMIT
 Topology 'city_data' dropped
diff --git a/topology/test/regress/legacy_validate_expected b/topology/test/regress/legacy_validate_expected
index 7d1631818..3b01b1d25 100644
--- a/topology/test/regress/legacy_validate_expected
+++ b/topology/test/regress/legacy_validate_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 Topology validation errors follow:
 End of topology validation errors
 Topology 'city_data' dropped
diff --git a/topology/test/regress/st_addedgemodface_expected b/topology/test/regress/st_addedgemodface_expected
index 92d99e629..55ccf03ac 100644
--- a/topology/test/regress/st_addedgemodface_expected
+++ b/topology/test/regress/st_addedgemodface_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  SQL/MM Spatial exception - start node not geometry start point.
 ERROR:  SQL/MM Spatial exception - end node not geometry end point.
 ERROR:  SQL/MM Spatial exception - end node not geometry end point.
@@ -208,7 +206,5 @@ F32|POLYGON((36 33,36 38,57 38,57 33,36 33))
 F33|POLYGON((38 40,38 43,41 43,41 40,38 40))
 F34|POLYGON((35 25,35 45,63 45,63 25,35 25))
 F35|POLYGON((9 14,9 22,21 22,21 14,9 14))
-BEGIN
 ERROR:  Backend error (no ring edges for edge 58): Corrupted topology: ring of edge 58 is topologically non-closed
-COMMIT
 Topology 'city_data' dropped
diff --git a/topology/test/regress/st_addedgenewfaces_expected b/topology/test/regress/st_addedgenewfaces_expected
index f98b2290d..186d92dbd 100644
--- a/topology/test/regress/st_addedgenewfaces_expected
+++ b/topology/test/regress/st_addedgenewfaces_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  SQL/MM Spatial exception - start node not geometry start point.
 ERROR:  SQL/MM Spatial exception - end node not geometry end point.
 ERROR:  SQL/MM Spatial exception - end node not geometry end point.
diff --git a/topology/test/regress/st_addisonode_expected b/topology/test/regress/st_addisonode_expected
index 0099867e8..ca9e9716b 100644
--- a/topology/test/regress/st_addisonode_expected
+++ b/topology/test/regress/st_addisonode_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
diff --git a/topology/test/regress/st_changeedgegeom_expected b/topology/test/regress/st_changeedgegeom_expected
index 0a56a7228..65e99a4b2 100644
--- a/topology/test/regress/st_changeedgegeom_expected
+++ b/topology/test/regress/st_changeedgegeom_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 T1|Edge 25 changed
 ERROR:  SQL/MM Spatial exception - start node not geometry start point.
 ERROR:  SQL/MM Spatial exception - end node not geometry end point.
diff --git a/topology/test/regress/st_modedgeheal_expected b/topology/test/regress/st_modedgeheal_expected
index 511331a37..e55d77744 100644
--- a/topology/test/regress/st_modedgeheal_expected
+++ b/topology/test/regress/st_modedgeheal_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
diff --git a/topology/test/regress/st_modedgesplit_expected b/topology/test/regress/st_modedgesplit_expected
index 62500b92a..c7f7c92b2 100644
--- a/topology/test/regress/st_modedgesplit_expected
+++ b/topology/test/regress/st_modedgesplit_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 max|node|22
 max|edge|26
 ERROR:  geometry has too many points at character 53
diff --git a/topology/test/regress/st_newedgeheal_expected b/topology/test/regress/st_newedgeheal_expected
index 7d99c5c51..5b073237c 100644
--- a/topology/test/regress/st_newedgeheal_expected
+++ b/topology/test/regress/st_newedgeheal_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
diff --git a/topology/test/regress/st_newedgessplit_expected b/topology/test/regress/st_newedgessplit_expected
index eefe3caeb..be76042dd 100644
--- a/topology/test/regress/st_newedgessplit_expected
+++ b/topology/test/regress/st_newedgessplit_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 max|node|22
 max|edge|26
 ERROR:  geometry has too many points at character 54
diff --git a/topology/test/regress/st_remedgemodface_expected b/topology/test/regress/st_remedgemodface_expected
index c2531cfa0..bfe3fce5c 100644
--- a/topology/test/regress/st_remedgemodface_expected
+++ b/topology/test/regress/st_remedgemodface_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - invalid topology name
@@ -182,17 +180,13 @@ RM(35)/edges|-|3|-30|-35|0|0
 RM(35)/edges|-|35|35|3|17|0
 RM(35)/faces|-|17|SRID=4326;POLYGON((22 27,22 30,28 30,28 27,22 27))
 Topology 'city_data' dropped
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 features.land_parcels.the_geom SRID:0 TYPE:MULTIPOLYGON DIMS:2 
 features.city_streets.the_geom SRID:0 TYPE:MULTILINESTRING DIMS:2 
 features.traffic_signs.the_geom SRID:0 TYPE:MULTIPOINT DIMS:2 
diff --git a/topology/test/regress/st_remedgenewface_expected b/topology/test/regress/st_remedgenewface_expected
index 911c46bae..c7c165b1f 100644
--- a/topology/test/regress/st_remedgenewface_expected
+++ b/topology/test/regress/st_remedgenewface_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - null argument
 ERROR:  SQL/MM Spatial exception - invalid topology name
@@ -212,17 +210,13 @@ RN(35)/edges|-|3|-30|-35|0|0
 RN(35)/edges|-|35|35|3|21|0
 RN(35)/faces|-|21|SRID=4326;POLYGON((22 27,22 30,28 30,28 27,22 27))
 Topology 'city_data' dropped
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 features.land_parcels.the_geom SRID:0 TYPE:MULTIPOLYGON DIMS:2 
 features.city_streets.the_geom SRID:0 TYPE:MULTILINESTRING DIMS:2 
 features.traffic_signs.the_geom SRID:0 TYPE:MULTIPOINT DIMS:2 
diff --git a/topology/test/regress/topogeo_addlinestring_expected b/topology/test/regress/topogeo_addlinestring_expected
index 7352a0256..b591715de 100644
--- a/topology/test/regress/topogeo_addlinestring_expected
+++ b/topology/test/regress/topogeo_addlinestring_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 max|node|22
 max|edge|26
 ERROR:  Invalid geometry type (MULTILINESTRING) passed to TopoGeo_AddLinestring, expected LINESTRING
diff --git a/topology/test/regress/topogeo_addpoint_expected b/topology/test/regress/topogeo_addpoint_expected
index e2e65d5f5..5daedaa92 100644
--- a/topology/test/regress/topogeo_addpoint_expected
+++ b/topology/test/regress/topogeo_addpoint_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 ERROR:  Invalid geometry type (LINESTRING) passed to TopoGeo_AddPoint, expected POINT
 ERROR:  Invalid geometry type (MULTIPOINT) passed to TopoGeo_AddPoint, expected POINT
 ERROR:  No topology with name "invalid" in topology.topology
diff --git a/topology/test/regress/topogeo_addpolygon_expected b/topology/test/regress/topogeo_addpolygon_expected
index 488ea67a9..c7886f2d7 100644
--- a/topology/test/regress/topogeo_addpolygon_expected
+++ b/topology/test/regress/topogeo_addpolygon_expected
@@ -1,9 +1,7 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
 max|node|22
 max|edge|26
 max|face|9
diff --git a/topology/test/regress/topogeometry_type_expected b/topology/test/regress/topogeometry_type_expected
index c418d7f41..7763bb379 100644
--- a/topology/test/regress/topogeometry_type_expected
+++ b/topology/test/regress/topogeometry_type_expected
@@ -1,14 +1,10 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 4
 features.big_parcels.the_geom SRID:0 TYPE:MULTIPOLYGON DIMS:2 
 5
diff --git a/topology/test/regress/topojson_expected b/topology/test/regress/topojson_expected
index edf09b8b4..52407b035 100644
--- a/topology/test/regress/topojson_expected
+++ b/topology/test/regress/topojson_expected
@@ -1,14 +1,10 @@
-BEGIN
 t
 9
 22
 26
-COMMIT
-BEGIN
 1
 2
 3
-COMMIT
 4
 features.big_parcels.the_geom SRID:0 TYPE:MULTIPOLYGON DIMS:2 
 5

-----------------------------------------------------------------------

Summary of changes:
 raster/test/regress/bug_test_car5_expected           |  2 --
 raster/test/regress/rt_count_expected                |  4 ----
 raster/test/regress/rt_grayscale_expected            |  6 ------
 raster/test/regress/rt_histogram_expected            |  5 -----
 raster/test/regress/rt_quantile_expected             |  6 ------
 raster/test/regress/rt_summarystats_expected         | 13 -------------
 raster/test/regress/rt_valuecount_expected           |  5 -----
 raster/test/regress/rt_valuepercent_expected         |  2 --
 regress/dump_expected                                |  2 --
 regress/isvaliddetail_expected                       |  2 --
 regress/legacy_expected                              |  2 --
 regress/long_xact_expected                           |  6 ------
 regress/sfcgal/legacy_expected                       |  2 --
 topology/test/regress/cleartopogeom_expected         |  4 ----
 topology/test/regress/copytopology_expected          |  4 ----
 topology/test/regress/getnodeedges_expected          |  2 --
 topology/test/regress/getringedges_expected          |  2 --
 topology/test/regress/gettopogeomelements_expected   |  4 ----
 topology/test/regress/gml_expected                   |  4 ----
 topology/test/regress/layertrigger_expected          |  4 ----
 topology/test/regress/legacy_invalid_expected        |  2 --
 topology/test/regress/legacy_predicate_expected      |  6 ------
 topology/test/regress/legacy_query_expected          |  6 ------
 topology/test/regress/legacy_validate_expected       |  2 --
 topology/test/regress/st_addedgemodface_expected     |  4 ----
 topology/test/regress/st_addedgenewfaces_expected    |  2 --
 topology/test/regress/st_addisonode_expected         |  2 --
 topology/test/regress/st_changeedgegeom_expected     |  2 --
 topology/test/regress/st_modedgeheal_expected        |  2 --
 topology/test/regress/st_modedgesplit_expected       |  2 --
 topology/test/regress/st_newedgeheal_expected        |  2 --
 topology/test/regress/st_newedgessplit_expected      |  2 --
 topology/test/regress/st_remedgemodface_expected     |  6 ------
 topology/test/regress/st_remedgenewface_expected     |  6 ------
 topology/test/regress/topogeo_addlinestring_expected |  2 --
 topology/test/regress/topogeo_addpoint_expected      |  2 --
 topology/test/regress/topogeo_addpolygon_expected    |  2 --
 topology/test/regress/topogeometry_type_expected     |  4 ----
 topology/test/regress/topojson_expected              |  4 ----
 39 files changed, 141 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list