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
Age
Commit message (
Expand
)
Author
2017-08-24
Fix identity test case
Pavan Deolasee
2017-08-22
Accept regression differences in largeobject test case
Pavan Deolasee
2017-08-22
Handle rescan of RemoteQuery node correctly
Pavan Deolasee
2017-08-22
Do not FQS NextValueExpr
Pavan Deolasee
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
Fix portals test case
Pavan Deolasee
2017-08-21
Fix insert test case
Pavan Deolasee
2017-08-21
Cast ExecRemoteQuery parameters to (PlanState *) in contrib
Tomas Vondra
2017-08-21
Make sure coordinator_lxid is formatted as %u and not %d
Tomas Vondra
2017-08-21
Define coordinator_lxid GUC as unsigned integer
Tomas Vondra
2017-08-21
Make sure ExecRemoteQuery is called with (PlanState *) parameter
Tomas Vondra
2017-08-21
Handle params correctly within Subplan nodes
Pavan Deolasee
2017-08-18
Generate a DEFAULT clause for identity columns
Pavan Deolasee
2017-08-18
Accept some trivial regression diffs after the last merge
Pavan Deolasee
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
Handle elog(FATAL) during ROLLBACK more robustly.
Tom Lane
2017-08-14
Fix typo
Peter Eisentraut
2017-08-14
doc: Fix logical replication protocol doc detail
Peter Eisentraut
2017-08-14
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-14
Changed ecpg parser to allow RETURNING clauses without attached C variables.
Michael Meskes
2017-08-13
Remove AtEOXact_CatCache().
Tom Lane
2017-08-13
Reword comment for clarity
Alvaro Herrera
2017-08-13
Fix vertical spanning in table "wait_event Description".
Noah Misch
2017-08-12
Simplify fetch-slot-xmins logic in recovery TAP tests.
Tom Lane
2017-08-11
Be more thorough about cleaning out gcov litter.
Tom Lane
2017-08-11
Add regression tests exercising more code paths in nodeLimit.c.
Tom Lane
2017-08-11
Add regression tests exercising the non-hashed code paths in nodeSetop.c.
Tom Lane
2017-08-11
doc: Add example for inet vs cidr difference
Peter Eisentraut
2017-08-11
doc: Update description of rolreplication column
Peter Eisentraut
2017-08-11
doc: Small wording improvement
Peter Eisentraut
2017-08-11
pg_upgrade: Clarify one message
Peter Eisentraut
2017-08-11
Remove pgbench's restriction on placement of -M switch.
Tom Lane
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-11
Reject use of ucol_strcollUTF8() before ICU 53
Peter Eisentraut
2017-08-11
Fix order of ICU_CFLAGS
Peter Eisentraut
2017-08-10
Improve the error message when creating an empty range partition.
Robert Haas
2017-08-10
Make some more improvements to parallel query documentation.
Robert Haas
2017-08-10
Fix typo in comment.
Robert Haas
2017-08-10
pgstatindex: Insert some casts to prevent overflow.
Robert Haas
2017-08-10
Remove incorrect assertion in clog.c
Robert Haas
2017-08-09
Fix handling of container types in find_composite_type_dependencies.
Tom Lane
2017-08-09
Prevent passing down MAKELEVEL/MAKEFLAGS from non-GNU make to GNU make.
Tom Lane
2017-08-08
doc: Add missing pieces to logical replication protocol doc
Peter Eisentraut
2017-08-08
Fix datumSerialize infrastructure to not crash on non-varlena data.
Tom Lane
2017-08-08
Reword some unclear comments
Alvaro Herrera
2017-08-08
Fix typo in comment
Alvaro Herrera
2017-08-08
Fix yet another race condition in recovery/t/001_stream_rep.pl.
Tom Lane
[next]