index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
earthdistance
/
expected
Age
Commit message (
Expand
)
Author
2016-11-03
psql: Split up "Modifiers" column in \d and \dD
Peter Eisentraut
2016-07-26
Message style improvements
Peter Eisentraut
2015-10-03
Add missed CREATE EXTENSION ... CASCADE regression test adjustment.
Andres Freund
2011-08-24
Avoid locale dependency in expected output.
Tom Lane
2011-08-24
Fix multiple bugs in extension dropping.
Tom Lane
2011-02-14
Convert contrib modules to use the extension facility.
Tom Lane
2007-02-01
Fix two more regression tests whose expected outputs were not updated
Neil Conway
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-03-14
Improve parser so that we can show an error cursor position for errors
Tom Lane
2003-08-01
Update contrib regression tests for recent error message editing.
Tom Lane
2003-07-24
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-05-14
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2002-11-08
Clean up format of SQL.
Bruce Momjian
2002-11-08
The attached patch defines functions for getting distances between
Bruce Momjian
2002-10-21
When I removed the cube based stuff from eathdistance I accidentally
Bruce Momjian
2002-10-18
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-09-25
Add missing earthdistance regression test files.
Bruce Momjian