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
Age
Commit message (
Expand
)
Author
2012-07-13
Clean up remaining GIT conflicts due to merge a871778 in Makefile.shlib
Michael Paquier
2012-07-13
Change control file of GTM into a text file
Michael Paquier
2012-07-12
Clean up whitespaces in XC header files and remove gtm_report_failure
Michael Paquier
2012-07-12
Refactor COPY command code exclusive to Postgres-XC
Michael Paquier
2012-07-12
Simplify reconnection protocol of GTM-Proxy to GTM
Michael Paquier
2012-07-12
Remove all the trailing whitespaces in XC backend files
Michael Paquier
2012-07-12
Remove all the trailing whitespaces in GTM code
Michael Paquier
2012-07-11
Refactor functions for management and interpretation of distribution clauses
Michael Paquier
2012-07-11
Block GXID generation on standbys
Michael Paquier
2012-07-11
Release GTM thread lock before exit
Michael Paquier
2012-07-11
Introduce new GTM thread status managing thread backup
Michael Paquier
2012-07-11
Solve SEGENV for GTM-Standby
Michael Paquier
2012-07-11
Remove duplicate block of code looking in gtm_serialize.c
Michael Paquier
2012-07-11
Correct whitespaces, format and message format in gtm_client.c
Michael Paquier
2012-07-11
Refactoring of gram.y for distribution clauses
Michael Paquier
2012-07-10
Remove duplication of functions get_xc_node_name and is_prepared_on_node
Michael Paquier
2012-07-09
Fix for bug 3540784: Incorrect COPY for partially distributed tables
Michael Paquier
2012-07-06
Remove duplicated define IsLocatorReplicated in locator.h
Michael Paquier
2012-07-06
Refactor regression tests xc_misc, xc_FQS and xc_FQS_join
Michael Paquier
2012-07-04
Activate gtm_ctl status
Michael Paquier
2012-07-03
Correct headers and copyrights in some XC-related .h and .c files
Michael Paquier
2012-06-29
The function is_foreign_expr() and pgxc_is_query_shippable() were using
Ashutosh Bapat
2012-06-29
Remove not used variable DATA_NODE_FETCH_SIZE in execRemote.c
Michael Paquier
2012-06-28
Fix for test alter_table
Michael Paquier
2012-06-28
Fix for test rowtypes
Michael Paquier
2012-06-28
Fix for test domain
Michael Paquier
2012-06-28
Fix for test foreign_data
Michael Paquier
2012-06-28
Merge commit 'c1d9579dd8bf3c921ca6bc2b62c40da6d25372e5'
Michael Paquier
2012-06-26
Remove useless argument in function DataNodeCopyBegin of execRemote.c
Michael Paquier
2012-06-21
Fix for crash at gtm_proxy startup in 32b-linux machines
Michael Paquier
2012-06-21
Push -l option of gtm_ctl to gtm
Michael Paquier
2012-06-21
Provide projection capability to the RemoteQuery node.
Ashutosh Bapat
2012-06-18
Fix for bug 3535915: INSERT SELECT for partially replicated tables
Michael Paquier
2012-06-15
Correct ORDER BY query plan in output join.out
Michael Paquier
2012-06-15
Fix for sequence removal on GTM when related database is dropped
Michael Paquier
2012-06-14
The code to reduce to the number of data-nodes based on the quals in the query
Ashutosh Bapat
2012-06-12
Correct grammar of CREATE TABLE and CLEAN CONNECTION in docs
Michael Paquier
2012-06-12
Make data ordering consistent in query for test join.sql
Michael Paquier
2012-06-05
Update pg_ctl with correct bug ML and reorganize help
Michael Paquier
2012-06-05
Change mode choice option from -S to -Z
Michael Paquier
2012-06-02
Block node registration for slave nodes and perform register at a stable state
Michael Paquier
2012-05-31
Move pgxc_clean and pgxc_ddl to contrib modules
Michael Paquier
2012-05-30
Update code comments: use "Coordinator" and "Datanode" as conventional terms
Michael Paquier
2012-05-30
Change INSERT tag for remote INSERT queries
Michael Paquier
2012-05-29
Reinforce ALTER SEQUENCE handling on GTM for START/RESTART
Michael Paquier
2012-05-29
Fix CREATE EXTENSION in cluster
Michael Paquier
2012-05-28
Fix pgxc_clean crash when no options are specified
Michael Paquier
2012-05-28
Fix a problem with transactions staying open on remote nodes
Michael Paquier
2012-05-28
Remove useless query in test xc_misc
Michael Paquier
2012-05-28
Simplify remote node communication at PREPARE phase
Michael Paquier
[next]