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-10-16 17:07:43 +03:00
Code
Activity
Files
c4a448eb55f35a7f582e30d15ee0ea10b67b70a2
postgres
/
contrib
/
earthdistance
History
Bruce Momjian
6a605cd6bd
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
...
Report by Robert Haas
2014-07-10 14:02:08 -04:00
..
expected
Avoid locale dependency in expected output.
2011-08-24 13:47:01 -04: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
Throw a useful error message if an extension script file is fed to psql.
2011-10-12 15:45:03 -04: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
Support "make check" in contrib
2011-04-25 22:27:11 +03:00