]> granicus.if.org Git - postgresql/commitdiff
Update regression tests for line type patch
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 10 Oct 2013 23:59:15 +0000 (19:59 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 10 Oct 2013 23:59:15 +0000 (19:59 -0400)
Erroneously omitted in 261c7d4b653bc3e44c31fd456d94f292caa50d8f

src/test/regress/expected/geometry_1.out
src/test/regress/expected/geometry_2.out

index 684ccd716838862eab6f8190803ebe126930050e..65037dc8b03f30b335d8f9f993b234869e667ef5 100644 (file)
@@ -145,9 +145,6 @@ SELECT '' AS thirty, p.f1, l.s, p.f1 ## l.s AS closest
         | (10,10)    | [(11,22),(33,44)]             | (11,22)
 (30 rows)
 
---
--- Lines
---
 --
 -- Boxes
 --
index 658dba48aa50bd5c17d70d6eae0c8cb5cd152f6e..1878a37b33ce20d61f834183626c0b48f5225aab 100644 (file)
@@ -145,9 +145,6 @@ SELECT '' AS thirty, p.f1, l.s, p.f1 ## l.s AS closest
         | (10,10)    | [(11,22),(33,44)]             | (11,22)
 (30 rows)
 
---
--- Lines
---
 --
 -- Boxes
 --