Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb825a8f

Browse files
committed
When I removed the cube based stuff from eathdistance I accidentally
left a reference to cube in a comment in the regression test (that alsoshows 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 toremove the reference.Bruno Wolff III
1 parent2110be0 commitb825a8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎contrib/earthdistance/expected/earthdistance.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--
44
--
55
-- first, define the datatype. Turn off echoing so that expected file
6-
-- does not depend on contents of earthdistance.sql or cube.sql.
6+
-- does not depend on contents of earthdistance.sql.
77
--
88
\set ECHO none
99
--

‎contrib/earthdistance/sql/earthdistance.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
--
66
-- first, define the datatype. Turn off echoing so that expected file
7-
-- does not depend on contents of earthdistance.sql or cube.sql.
7+
-- does not depend on contents of earthdistance.sql.
88
--
99
\set ECHO none
1010
\iearthdistance.sql

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp