forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb825a8f
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 III1 parent2110be0 commitb825a8f
File tree
2 files changed
+2
-2
lines changed- contrib/earthdistance
- expected
- sql
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
0 commit comments
Comments
(0)