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
/
Makefile
Age
Commit message (
Expand
)
Author
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-03-10
Add amcheck extension to contrib.
Andres Freund
2017-02-13
Remove contrib/tsearch2.
Robert Haas
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-18
add pgxc_monitor to Makefile
Tomas Vondra
2016-04-01
Bloom index contrib module
Teodor Sigaev
2016-03-08
Add pg_visibility contrib module.
Robert Haas
2015-06-05
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-05-28
Finish removing pg_audit
Stephen Frost
2015-05-15
Add to contrib/Makefile
Simon Riggs
2015-05-14
Add pg_audit, an auditing extension
Stephen Frost
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
2015-04-26
Add transforms feature
Peter Eisentraut
2015-04-21
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-21
Move pg_test_timing from contrib/ to src/bin/
Peter Eisentraut
2015-04-20
Move pg_test_fsync from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Move pg_upgrade from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Integrate pg_upgrade_support module into backend
Peter Eisentraut
2015-04-13
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-12
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-09-01
Add pgxc_ctl contrib module. This was added later in PGXC tree, but we
Pavan Deolasee
2014-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2014-05-27
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-03-03
Introduce logical decoding.
Robert Haas
2014-01-14
Test code for shared memory message queue facility.
Robert Haas
2013-12-20
pg_prewarm, a contrib module for prewarming relationd data.
Robert Haas
2013-02-22
contrib/Makefile also needs updated
Alvaro Herrera
2013-02-21
Add postgres_fdw contrib module.
Tom Lane
2012-12-06
Background worker processes
Alvaro Herrera
2012-07-27
Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/master
Michael Paquier
2012-06-28
Merge commit 'c1d9579dd8bf3c921ca6bc2b62c40da6d25372e5'
Michael Paquier
2012-05-31
Move pgxc_clean and pgxc_ddl to contrib modules
Michael Paquier
2012-03-27
pg_test_timing utility, to measure clock monotonicity and timing cost.
Robert Haas
2012-01-20
Triggered change notifications.
Robert Haas
2011-07-03
Make distprep and *clean build targets recurse into all subdirectories.
Tom Lane
2011-02-20
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
Tom Lane
2011-01-24
sepgsql, an SE-Linux integration for PostgreSQL
Robert Haas
2011-01-22
Clean up pg_test_fsync commit.
Tom Lane
2010-11-27
New contrib module, auth_delay.
Robert Haas
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-09-28
Add a SECURITY LABEL command.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-06-14
New contrib module for use as an archive_cleanup_command, or as a
Simon Riggs
2010-05-13
Move pg_upgrade shared library out into its own /contrib directory
Bruce Momjian
2010-05-12
Hook pg_upgrade into the contrib makefile structure so it gets built
Tom Lane
2009-11-18
Add a hook to CREATE/ALTER ROLE to allow an external module to check the
Tom Lane
2009-08-18
Unaccent dictionary.
Teodor Sigaev
2009-08-07
Expand test coverage support to entire tree
Peter Eisentraut
[next]