When I removed the cube based stuff from eathdistance I accidentally
left a reference to cube in a comment in the regression test (that also shows up in the expected output). This doesn't cause any real problem, but people who read the comment might be confused. Attached is a diff to remove the reference. Bruno Wolff III
This commit is contained in:
parent
2110be0465
commit
b825a8f025
@ -3,7 +3,7 @@
|
||||
--
|
||||
--
|
||||
-- first, define the datatype. Turn off echoing so that expected file
|
||||
-- does not depend on contents of earthdistance.sql or cube.sql.
|
||||
-- does not depend on contents of earthdistance.sql.
|
||||
--
|
||||
\set ECHO none
|
||||
--
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
--
|
||||
-- first, define the datatype. Turn off echoing so that expected file
|
||||
-- does not depend on contents of earthdistance.sql or cube.sql.
|
||||
-- does not depend on contents of earthdistance.sql.
|
||||
--
|
||||
\set ECHO none
|
||||
\i earthdistance.sql
|
||||
|
Loading…
x
Reference in New Issue
Block a user