index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
earthdistance
Age
Commit message (
Expand
)
Author
2023-01-08
Doc: improve commentary about providing our own definitions of M_PI.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2020-08-10
Make contrib modules' installation scripts more secure.
Tom Lane
2020-02-19
Remove support for upgrading extensions from "unpackaged" state.
Tom Lane
2020-02-13
Mark some contrib modules as "trusted".
Tom Lane
2018-07-29
Fix earthdistance test suite function name typo.
Noah Misch
2018-05-24
Improve English wording of some other getObjectDescription() messages.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-03-30
Remove support for version-0 calling conventions.
Andres Freund
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-11-03
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-07-26
Message style improvements
Peter Eisentraut
2016-06-07
Update earthdistance extension for parallel query.
Robert Haas
2015-10-03
Add missed CREATE EXTENSION ... CASCADE regression test adjustment.
Andres Freund
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2014-08-25
Fix typos in some error messages thrown by extension scripts when fed to psql.
Andres Freund
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-10
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-18
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2011-10-12
Throw a useful error message if an extension script file is fed to psql.
Tom Lane
2011-08-24
Avoid locale dependency in expected output.
Tom Lane
2011-08-24
Fix multiple bugs in extension dropping.
Tom Lane
2011-04-25
Support "make check" in contrib
Peter Eisentraut
2011-02-14
Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.
Tom Lane
2011-02-14
Convert contrib modules to use the extension facility.
Tom Lane
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-22
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
2010-09-22
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-05
Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were
Tom Lane
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2008-04-21
Make earthdistance use version-0 calling convention if not USE_FLOAT8_BYVAL,
Tom Lane
2008-04-20
Convert earthdistance's only C function to v1 call convention,
Tom Lane
2007-11-13
Add CVS version labels to all install/uninstall scripts.
Bruce Momjian
2007-11-11
Make /contrib install/uninstall script consistent:
Bruce Momjian
2007-11-10
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-02-01
Fix two more regression tests whose expected outputs were not updated
Neil Conway
2006-10-19
Handle missing M_PI the same way we've been doing in the core code,
Tom Lane
2006-10-19
Further MSVC portability fixes from Magnus.
Tom Lane
2006-09-10
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane
2006-07-27
fix most regression tests for new cube code.
Andrew Dunstan
2006-05-30
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-03-14
Improve parser so that we can show an error cursor position for errors
Tom Lane
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
[next]