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
/
gtm
/
client
/
fe-connect.c
Age
Commit message (
Expand
)
Author
2016-10-18
Fix several compiler warnings
Pavan Deolasee
2016-10-18
There was a missing commit from when the repo was forked,
Mason Sharp
2015-04-15
Refactor GTM connection management.
Pavan Deolasee
2014-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2012-10-23
Fix memory corruption for GTM/backend buffer on backend side
Michael Paquier
2012-08-15
Fix some warnings in code for compilation O2
Michael Paquier
2012-07-12
Remove all the trailing whitespaces in GTM code
Michael Paquier
2012-05-25
Change Copyright to "Postgres-XC Development Group"
Michael Paquier
2012-01-12
Change file headers to 2012
Michael P
2011-12-08
Simplify node DDL grammar and supress slave management part
Michael P
2011-10-27
Support for Node and Node Group DDL
Michael P
2011-06-29
Support for GTM-Standby
Michael P
2011-06-06
Partial fix for bug 3310399: Autovacuum workers using same connections to GTM
Michael P
2011-05-24
Fix a memory leak in GTM: free connection data
Michael P
2011-05-19
maintenance for 2011, change header files
Michael P
2011-05-19
Change Protocol connection between PGXC nodes and GTM/GTM-Proxy.
Michael P
2011-05-19
Postgres-XC version 0.9
Michael P