Skip to content

Commit c42f82d

Browse files
committed
This file seems not to have been updated for the most
recent change to geometry.sql.
1 parent 09b1576 commit c42f82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/regress/expected/geometry-i86-gnulibc.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ SELECT '' AS twenty, b.f1 / p.f1 AS rotation
280280
-- Paths
281281
--
282282
SET geqo TO 'off';
283-
SELECT '' AS eight, points(f1) AS npoints, f1 AS path FROM PATH_TBL;
283+
SELECT '' AS eight, npoints(f1) AS npoints, f1 AS path FROM PATH_TBL;
284284
eight | npoints | path
285285
-------+---------+---------------------------
286286
| 2 | [(1,2),(3,4)]
@@ -397,7 +397,7 @@ SELECT '' AS twentyfour, p.f1, poly.f1, p.f1 @ poly.f1 AS contained
397397
| (10,10) | ((0,1),(0,1)) | f
398398
(24 rows)
399399

400-
SELECT '' AS four, points(f1) AS npoints, f1 AS polygon
400+
SELECT '' AS four, npoints(f1) AS npoints, f1 AS polygon
401401
FROM POLYGON_TBL;
402402
four | npoints | polygon
403403
------+---------+---------------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy