This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-04-24 10:47:04 +03:00
Code
postgres
/
contrib
/
earthdistance
History
Andres Freund
23fc0b485d
Add missed CREATE EXTENSION ... CASCADE regression test adjustment.
2015-10-03 21:31:51 +02:00
..
expected
Add missed CREATE EXTENSION ... CASCADE regression test adjustment.
2015-10-03 21:31:51 +02:00
sql
Avoid locale dependency in expected output.
2011-08-24 13:47:01 -04:00
.gitignore
Support "make check" in contrib
2011-04-25 22:27:11 +03:00
earthdistance--1.0.sql
Throw a useful error message if an extension script file is fed to psql.
2011-10-12 15:45:03 -04:00
earthdistance--unpackaged--1.0.sql
Fix typos in some error messages thrown by extension scripts when fed to psql.
2014-08-25 18:30:37 +02:00
earthdistance.c
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
2014-07-10 14:02:08 -04:00
earthdistance.control
Convert contrib modules to use the extension facility.
2011-02-13 22:54:49 -05:00
Makefile
Improve speed of make check-world
2015-04-23 08:59:52 -04:00