]> granicus.if.org Git - postgresql/commitdiff
When I removed the cube based stuff from eathdistance I accidentally
authorBruce Momjian <bruce@momjian.us>
Mon, 21 Oct 2002 20:33:21 +0000 (20:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 21 Oct 2002 20:33:21 +0000 (20:33 +0000)
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

contrib/earthdistance/expected/earthdistance.out
contrib/earthdistance/sql/earthdistance.sql

index d8b8b68a72f23504fe9581dfb35cf735de7b048e..b867205479cc55a63d7b037d524d5aba9f3ea278 100644 (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
 --
index f912110a885d21facb55ad0f311eca6dd26d22d1..b3b88f701dd72bbdfde4cfa61d1f6858946d7eab 100644 (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