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
/
isn
Age
Commit message (
Expand
)
Author
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-11-30
Add a "LIKE = typename" clause to CREATE TYPE for base types. This allows
Tom Lane
2008-11-28
Fix an oversight in uninstall_isn.sql: must drop operator families explicitly.
Tom Lane
2008-11-28
Cosmetic cleanups in contrib/isn (doesn't fix the passbyval problem)
Tom Lane
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
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-09-30
Properly mark mergeable/hashable equality operators (found by opr_sanity
Tom Lane
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-06-05
Downgrade implicit casts to text to be assignment-only, except for the ones
Tom Lane
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-11-24
Make contrib/isn pass the opr_sanity sanity checks: add missing
Tom Lane
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-10-01
Remove accented characters in comments, to avoid failures when this
Tom Lane
2006-09-22
Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only
Tom Lane
2006-09-10
contrib/isn updates from Jeremy Kronuz.
Tom Lane
2006-09-09
Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and
Tom Lane