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
2015-04-15
Refactor code to send MSG_TXN_START_PREPARED message.
Pavan Deolasee
2015-04-15
Fix "pgxc_ctl init".
Mason Sharp
2015-04-15
Add support for recursive CTE for replicated tables
Pavan Deolasee
2015-04-15
Add missing gtm backup files to the repo
Pavan Deolasee
2015-04-15
Add support for GTM to backup data at BARRIER command
Pavan Deolasee
2015-04-15
Use ResourceOwner to track internally prepared statements
Pavan Deolasee
2015-04-15
Allow pg_stat_statements to work with XL
Pavan Deolasee
2015-04-15
Restore some GUCs which are useful in maintenance or special handling
Pavan Deolasee
2015-04-15
Handle TEMP relations appropriately.
Pavan Deolasee
2015-04-15
Refactor GTM connection management.
Pavan Deolasee
2015-04-15
Refactor snapshot management at datanode.
Pavan Deolasee
2014-09-01
Many compiler warnings are fixed.
Andrei Martsinchyk
2014-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2013-03-19
Ship OUTER JOINs to datanodes in following cases
Ashutosh Bapat
2013-03-12
Param handling re-work (Fix for bug ID: 3522907)
Amit Khandekar
2013-02-22
Remove function prototype of GetHashExecNodes, which is not used anywhere
Abbas
2013-02-22
Change name of the function create_remote_dml_plan to create_remotedml_plan
Abbas
2013-02-21
Add a comment about the usage of GTM_CountOpenTransactions
Michael Paquier
2013-02-21
Refactor GetRelationNodes with following changes
Ashutosh Bapat
2013-02-16
Use Query structure to construct DML queries to be sent to the datanodes.
Abbas
2013-02-08
While deciding whether a query can be FQSed or not, look at the FROM clause of
Ashutosh Bapat
2013-02-07
Add convenience macros to get the distribution type from ExecNodes and
Ashutosh Bapat
2013-01-23
Add support for RETURNING clause in DMLs
Abbas
2013-01-22
Add comments on the need and usage of the flag non_fqs_dml in RemoteQueryState
Abbas
2012-12-24
This commit fixes the bug 3598030, incorrect transaction handling
Koichi Suzuki
2012-12-12
Delegate sorting/ordering operation to Datanode/s by pushing down the ORDER BY
Ashutosh Bapat
2012-12-06
Fix for Feature Id: 3593101 : Resolve xid wraparound issue when a new node is
Amit Khandekar
2012-11-21
This patch moves invocation of XC specific DML planning at the right place.
Abbas
2012-11-21
This patch fixes some problems with DMLs on replicated tables.
Abbas
2012-11-21
If the query being shipped to the Datanodes is not the original query, but
Ashutosh Bapat
2012-11-02
Add GTM headers in installation to allow compilation of server modules
Michael Paquier
2012-10-31
Refactor Makefile of GTM binaries and remove unnecessary build dependencies
Michael Paquier
2012-10-31
Add documentation for XC-specific query plan tuning options
Michael Paquier
2012-10-30
Push LIMIT clause to the datanode if the expressions in those
Ashutosh Bapat
2012-10-16
GROUP BY clause pushdown optimization with distribution data and aggregates
Michael Paquier
2012-10-12
Refactor and clean-up of relation locator code
Michael Paquier
2012-10-12
Refactor code controlling constraint creation evaluation
Michael Paquier
2012-10-12
Revert "The commit has following changes: GROUP BY optimization patch"
Michael Paquier
2012-10-11
The commit has following changes.
Ashutosh Bapat
2012-10-11
Move Postgres-XC specific planner code to appropriate PostgreSQL directories.
Ashutosh Bapat
2012-09-13
Correct ifdef flags of header files for GTM and XC-specific things
Michael Paquier
2012-09-11
Bug: 3561969 - Support statements that cannot be run in a transaction block
Amit Khandekar
2012-09-10
Change current value of sequences to make it consistent with vanilla
Michael Paquier
2012-09-06
Support for trigger shippability evaluation and statement triggers
Michael Paquier
2012-08-29
Remove option strict_statement_checking
Michael Paquier
2012-08-29
Reorganize XC planner APIs for shippability evaluation
Michael Paquier
2012-08-28
Fix for parameter handling in SPI calls
Michael Paquier
2012-08-27
In grouping_planner(), the target list of the top plan node of the join tree
Ashutosh Bapat
2012-08-23
Remove function deparseSql from postgresql_fdw.c
Michael Paquier
2012-08-22
Remove reserved keywords REPLICATION, MODULO, HASH, ROUND and ROBIN
Michael Paquier
[next]