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
/
tablefunc
/
Makefile
Age
Commit message (
Expand
)
Author
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2011-02-14
Convert contrib modules to use the extension facility.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-05
Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were
Tom Lane
2007-11-10
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-02-09
Add $PostgreSQL$ marker to contrib makefiles.
Peter Eisentraut
2006-02-27
contrib uninstall scripts
Peter Eisentraut
2005-09-27
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-07-24
Partial fixes for contrib build on AIX: include -lm where needed.
Tom Lane
2004-08-20
> Please find enclose a submission to fix these problems.
Bruce Momjian
2002-09-12
The attached removes the current non-standard file
Bruce Momjian
2002-07-30
As mentioned above, here is my contrib/tablefunc patch. It includes
Bruce Momjian