summaryrefslogtreecommitdiff
path: root/contrib/earthdistance/earthdistance.c
AgeCommit message (Expand)Author
2025-03-26Use PG_MODULE_MAGIC_EXT in our installable shared libraries.Tom Lane
2023-01-08Doc: improve commentary about providing our own definitions of M_PI.Tom Lane
2017-06-21Phase 3 of pgindent updates.Tom Lane
2017-03-30Remove support for version-0 calling conventions.Andres Freund
2014-07-10Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian
2014-05-06pgindent run for 9.4Bruce Momjian
2014-04-18Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-04-21Make earthdistance use version-0 calling convention if not USE_FLOAT8_BYVAL,Tom Lane
2008-04-20Convert earthdistance's only C function to v1 call convention,Tom Lane
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-05-30Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2003-08-04pgindent run.Bruce Momjian
2002-11-08The attached patch defines functions for getting distances betweenBruce Momjian
2002-09-20I have included fixes to declare some floating point constants as doubleBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2000-06-15/contrib patch from Karel.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1998-06-16Add FAQ_CVS.Bruce Momjian