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
/
src
/
include
Age
Commit message (
Expand
)
Author
2011-06-29
Support for GTM-Standby
Michael P
2011-06-29
Since aggregation can work without collection function, user need not provide
Ashutosh Bapat
2011-06-28
The commit fixes two issues
Ashutosh Bapat
2011-06-27
For every aggregate, we expect that the collection function is such that, it
Ashutosh Bapat
2011-06-24
This patch adds a system in XC to cancel a running query, and flush network b...
Abbas
2011-06-24
Merge branch 'pgxc-barrier-rebase' into PGXC-master
Pavan Deolasee
2011-06-21
The patch has following changes:
Ashutosh Bapat
2011-06-17
Correction of spelling mistakes
Michael P
2011-06-17
WAL log the barrier creation activity on the local coordinator. Also fix some of
Pavan Deolasee
2011-06-17
Rearrange the 2PC commit code so that we can commit the local
Pavan Deolasee
2011-06-17
Add synchrnization at the commit time
Pavan Deolasee
2011-06-17
First cut implementation of BARRIER for PITR and global consistent recovery
Pavan Deolasee
2011-06-16
Support for START TRANSACTION
Michael P
2011-06-15
Fix for bug 3286054. The aggregates like count() can return integral value 0,
Ashutosh Bapat
2011-06-14
Push aggregations and GROUP BY clause to the datanode when query has aggregates
Ashutosh Bapat
2011-06-06
Partial fix for bug 3310399: Autovacuum workers using same connections to GTM
Michael P
2011-06-06
Correct a couple of comments in optimizer
Michael P
2011-06-06
Push GROUP BY clause to the datanode for grouping without aggregation (i.e. when
Ashutosh Bapat
2011-06-06
In following cases, we push the aggregates and group by clauses to the datanode
Ashutosh Bapat
2011-05-26
This patch adds support for the following data types to be used as distributi...
Abbas
2011-05-25
Correct bki generation
Michael P
2011-05-24
This patch makes the group by on XC work. The changes are as follows
Abbas
2011-05-24
This patch fixes TWO bugs 3273569 & 3243469
Abbas
2011-05-24
This patch fixes a problem with cursors created WITH HOLD option.
Abbas
2011-05-24
Fix for bug 2990360: relative path to working directory for gtm
Michael P
2011-05-24
Extension of CLEAN CONNECTION for specific users
Michael P
2011-05-24
This patch solves bug ID 3237805
Abbas
2011-05-24
Block use of non-immutable functions as DEFAULT values
Michael P
2011-05-24
Support for session and local parameters
Michael P
2011-05-24
Fix for bug 3234421: multiple user support for pooler
Michael P
2011-05-24
Fix a cache leak WARNING with system cache
Michael P
2011-05-24
This patch fixes the problem in XC that error detail was not being handled.
Abbas
2011-05-24
Fix for VIEW and SEQUENCE
Michael P
2011-05-24
Fix for bugs 3124253 and 3202554: Unique remote query node
Michael P
2011-05-24
Fix for bug 3201711: Sequence view crash
Michael P
2011-05-24
Fix for bug 3199029 GTM/GTM-proxy FATAL error handling
Michael P
2011-05-20
Merge commit '1084f317702e1a039696ab8a37caf900e55ec8f2' into int-pgxc
Pavan Deolasee
2011-05-19
Fix for bug 3134395, 3086422, 3136230: 2PC locks
Michael P
2011-05-19
Fix for bug 3151626: Support for COPY BINARY
Michael P
2011-05-19
Fix for bug 3170713: DROP DATABASE wihout cleaning connections
Michael P
2011-05-19
Fix for bug 3172438: node registration protocol
Michael P
2011-05-19
CREATE TABLE: new distribution function MODULO
Michael P
2011-05-19
Support for EXECUTE DIRECT
Michael P
2011-05-19
maintenance for 2011, change header files
Michael P
2011-05-19
Fix for replicated tables using multi-INSERT queries.
Michael P
2011-05-19
Fix for make -j
Michael P
2011-05-19
The patch implements multiple insert syntax in PGXC.
Michael P
2011-05-19
Base code to support correlated DELETE and UPDATE
Michael P
2011-05-19
Node Registering feature
Michael P
2011-05-19
Clean up of execRemote.c
Michael P
[next]