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:
Bruce Momjian 2002-10-21 20:33:21 +00:00
parent 2110be0465
commit b825a8f025
2 changed files with 2 additions and 2 deletions

View File

@ -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
--

View File

@ -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