aboutsummaryrefslogtreecommitdiff
path: root/contrib/earthdistance
Commit message (Expand)AuthorAge
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-10
* fix most regression tests for new cube code.Andrew Dunstan2006-07-27
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-30
* Improve parser so that we can show an error cursor position for errorsTom Lane2006-03-14
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Update /contrib regression tests for escape_string_warning.Bruce Momjian2006-03-08
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-27
* contrib uninstall scriptsPeter Eisentraut2006-02-27
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-27
* Partial fixes for contrib build on AIX: include -lm where needed.Tom Lane2005-07-24
* Refer to ll_to_earth() function by its actual name.Tom Lane2004-10-04
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-20
* Remove incorrect remark about having to restart backend to load a newTom Lane2003-12-27
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* pgindent run.Bruce Momjian2003-08-04
* Update contrib regression tests for recent error message editing.Tom Lane2003-08-01
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-14
* The attached patches change earthdistance to use the new cube functionsBruce Momjian2003-02-13
* Clean up format of SQL.Bruce Momjian2002-11-08
* The attached patch defines functions for getting distances betweenBruce Momjian2002-11-08
* When I removed the cube based stuff from eathdistance I accidentallyBruce Momjian2002-10-21
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-21
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* Shouldn't be here ...Tom Lane2002-09-25
* Install proper earthdistance file, regression passes.Bruce Momjian2002-09-25
* Add missing earthdistance regression test files.Bruce Momjian2002-09-25
* Add earthdistance regression file.Bruce Momjian2002-09-24
* I have included fixes to declare some floating point constants as doubleBruce Momjian2002-09-20
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-06
* geo_distance function needs to be marked strict.Tom Lane2001-08-16
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-18
* Playing with the earthdistance stuff, and found I needed the followingBruce Momjian2001-05-30
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-09
* Makefile cleanup from Karel.Bruce Momjian2000-07-04
* Remove old README files.Bruce Momjian2000-06-19
* Add missing /contrib filesBruce Momjian2000-06-19
* Update to /contrib from Karel.Bruce Momjian2000-06-19
* Cleanup README Makefile installs.Bruce Momjian2000-06-16
* Add missing /contrib files to CVS.Bruce Momjian2000-06-15
* /contrib patch from Karel.Bruce Momjian2000-06-15
* pgindent run over code.Bruce Momjian1999-05-25
* Add FAQ_CVS.Bruce Momjian1998-06-16