summaryrefslogtreecommitdiff
path: root/contrib/earthdistance
AgeCommit message (Expand)Author
2007-11-13Add CVS version labels to all install/uninstall scripts.Bruce Momjian
2007-11-11Make /contrib install/uninstall script consistent:Bruce Momjian
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2007-02-01Fix two more regression tests whose expected outputs were not updatedNeil Conway
2006-10-19Handle missing M_PI the same way we've been doing in the core code,Tom Lane
2006-10-19Further MSVC portability fixes from Magnus.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
2006-05-30Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane
2006-03-14Improve parser so that we can show an error cursor position for errorsTom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2006-03-08Update /contrib regression tests for escape_string_warning.Bruce Momjian
2006-02-27Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut
2006-02-27contrib uninstall scriptsPeter Eisentraut
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2005-07-24Partial fixes for contrib build on AIX: include -lm where needed.Tom Lane
2004-10-04Refer to ll_to_earth() function by its actual name.Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2003-12-27Remove incorrect remark about having to restart backend to load a newTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-08-04pgindent run.Bruce Momjian
2003-08-01Update contrib regression tests for recent error message editing.Tom Lane
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2003-02-13The attached patches change earthdistance to use the new cube functionsBruce Momjian
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-25Shouldn't be here ...Tom Lane
2002-09-25Install proper earthdistance file, regression passes.Bruce Momjian
2002-09-25Add missing earthdistance regression test files.Bruce Momjian
2002-09-24Add earthdistance regression file.Bruce Momjian
2002-09-20I have included fixes to declare some floating point constants as doubleBruce Momjian
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-08-16geo_distance function needs to be marked strict.Tom Lane
2001-06-18The attached patch enables the contrib subtree to build cleanly underBruce Momjian
2001-05-30Playing with the earthdistance stuff, and found I needed the followingBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-07-04Makefile cleanup from Karel.Bruce Momjian
2000-06-19Remove old README files.Bruce Momjian
2000-06-19Add missing /contrib filesBruce Momjian