diff --git a/contrib/earthdistance/expected/earthdistance.out b/contrib/earthdistance/expected/earthdistance.out index d8b8b68a72f23504fe9581dfb35cf735de7b048e..b867205479cc55a63d7b037d524d5aba9f3ea278 100644 --- a/contrib/earthdistance/expected/earthdistance.out +++ b/contrib/earthdistance/expected/earthdistance.out @@ -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 -- diff --git a/contrib/earthdistance/sql/earthdistance.sql b/contrib/earthdistance/sql/earthdistance.sql index f912110a885d21facb55ad0f311eca6dd26d22d1..b3b88f701dd72bbdfde4cfa61d1f6858946d7eab 100644 --- a/contrib/earthdistance/sql/earthdistance.sql +++ b/contrib/earthdistance/sql/earthdistance.sql @@ -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