postgres/contrib/earthdistance
Noah Misch 28a0b3a222 Fix earthdistance test suite function name typo.
Affected test queries have been testing the wrong thing since their
introduction in commit 4c1383efd1.
Back-patch to 9.3 (all supported versions).
2018-07-29 12:02:11 -07:00
..
expected Fix earthdistance test suite function name typo. 2018-07-29 12:02:11 -07:00
sql Fix earthdistance test suite function name typo. 2018-07-29 12:02:11 -07:00
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
earthdistance--1.0.sql Fix typos in comments. 2017-02-06 11:34:18 +02:00
earthdistance--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
earthdistance.c Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 2014-07-10 14:02:08 -04:00
earthdistance.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
Makefile Improve speed of make check-world 2015-04-23 08:59:52 -04:00