summaryrefslogtreecommitdiff
path: root/contrib/earthdistance/sql
AgeCommit message (Expand)Author
2018-07-29Fix earthdistance test suite function name typo.Noah Misch
2011-08-24Avoid locale dependency in expected output.Tom Lane
2011-08-24Fix multiple bugs in extension dropping.Tom Lane
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2006-09-10Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane
2006-07-27fix most regression tests for new cube code.Andrew Dunstan
2002-11-08Clean up format of SQL.Bruce Momjian
2002-11-08The attached patch defines functions for getting distances betweenBruce Momjian
2002-10-21When I removed the cube based stuff from eathdistance I accidentallyBruce Momjian
2002-10-21SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-09-25Install proper earthdistance file, regression passes.Bruce Momjian
2002-09-25Add missing earthdistance regression test files.Bruce Momjian