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
Age
Commit message (
Expand
)
Author
2018-07-31
Correct select the GTM proxy for a new node being added
Pavan Deolasee
2018-07-27
Teach pgxc_ctl to use the new --waldir option of pg_basebackup
Pavan Deolasee
2018-05-18
Track clearly whether to run a remote transaction in autocommit or a block
Pavan Deolasee
2017-09-30
Fix the pg_basebackup call when adding standby nodes
Tomas Vondra
2017-09-20
Enable Hot Standby on the replicas
Pavan Deolasee
2017-08-30
Accept differences in tsm_system_time contrib module
Tomas Vondra
2017-08-30
Accept plan changes in tsm_system_rows contrib module
Tomas Vondra
2017-08-30
Stabilize ordering in tablefunc contrib module
Tomas Vondra
2017-08-30
Remove FDW objects from tests in pgstattuple contrib module
Tomas Vondra
2017-08-30
Remove FDW objects from tests in pg_visibility contrib module
Tomas Vondra
2017-08-30
Stabilize ordering of results in pg_trgm contrib module
Tomas Vondra
2017-08-30
Accept plan changes in btree_gist contrib module
Tomas Vondra
2017-08-30
Accept plan change in btree_gin contrib module
Tomas Vondra
2017-08-30
Accept plan changes in bloom contrib module
Tomas Vondra
2017-08-21
Add missing sys/wait.h include to pgxc_monitor
Tomas Vondra
2017-08-21
Make make_signature fail if any of the commands fails
Tomas Vondra
2017-08-21
Use sed instead of ex in make_signature script
Tomas Vondra
2017-08-21
Cast ExecRemoteQuery parameters to (PlanState *) in contrib
Tomas Vondra
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
pgstatindex: Insert some casts to prevent overflow.
Robert Haas
2017-08-05
Add regression test for wide REPLICA IDENTITY FULL updates.
Andres Freund
2017-08-04
hash: Increase the number of possible overflow bitmaps by 8x.
Robert Haas
2017-07-28
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-28
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
Tom Lane
2017-07-24
When WCOs are present, disable direct foreign table modification.
Robert Haas
2017-07-21
Stabilize postgres_fdw regression tests.
Tom Lane
2017-07-21
Re-establish postgres_fdw connections after server or user mapping changes.
Tom Lane
2017-07-14
Code review for NextValueExpr expression node type.
Tom Lane
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-07-05
Fix compilation errors in stormstats
Tomas Vondra
2017-07-05
Correct simple_prompt calls in pgxc_ctl
Tomas Vondra
2017-07-03
Forbid gen_random_uuid() with --disable-strong-random
Heikki Linnakangas
2017-06-30
Fix typo in comment
Peter Eisentraut
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-22
postgres_fdw: Move function prototype to correct section.
Robert Haas
2017-06-22
Teach pgrowlocks to check relkind before scanning
Peter Eisentraut
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-15
Fix low-probability leaks of PGresult objects in the backend.
Tom Lane
2017-06-15
Merge 'remotes/PGSQL/master' into xl10devel
Pavan Deolasee
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-06-13
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-08
Fix contrib/sepgsql regr tests for tup-routing constraint check change.
Joe Conway
2017-06-07
postgres_fdw: Allow cancellation of transaction control commands.
Robert Haas
2017-06-04
Replace over-optimistic Assert in partitioning code with a runtime test.
Tom Lane
2017-05-30
Fix wording in amvalidate error messages
Alvaro Herrera
2017-05-21
Fix contrib/sepgsql regression tests for partition NOT NULL change.
Tom Lane
2017-05-18
Don't explicitly mark range partitioning columns NOT NULL.
Robert Haas
[next]