This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-12-07 00:02:34 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
contrib
/
earthdistance
History
Tom Lane
dc192a5d8c
Convert earthdistance's only C function to v1 call convention,
...
to future-proof it against pass-by-value float8.
2008-04-20 01:05:52 +00:00
..
expected
Fix two more regression tests whose expected outputs were not updated
2007-02-01 21:05:29 +00:00
sql
Rename contrib contains/contained-by operators to @> and <@, per discussion.
2006-09-10 17:36:52 +00:00
earthdistance.c
Convert earthdistance's only C function to v1 call convention,
2008-04-20 01:05:52 +00:00
earthdistance.sql.in
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00
Makefile
Remove references to READMEs from /contrib Makefiles.
2007-11-10 23:59:52 +00:00
uninstall_earthdistance.sql
Add CVS version labels to all install/uninstall scripts.
2007-11-13 04:24:29 +00:00