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
/
proxy
/
proxy_main.c
Age
Commit message (
Expand
)
Author
2018-07-31
Ensure that bad protocol ERROR message is sent to the frontend
Pavan Deolasee
2018-07-27
Improve locking semantics in GTM and GTM Proxy
Pavan Deolasee
2017-05-05
Reduce verbosity of client disconnection messages.
Pavan Deolasee
2017-05-05
Correctly identify MSG_BARRIER as a proxy command
Pavan Deolasee
2016-10-18
Fix a memory leak in GTM proxy
Pavan Deolasee
2016-10-18
Re-add incorrectly removed call to consume txn_count during compiler warning
Pavan Deolasee
2016-10-18
Fix several compiler warnings
Pavan Deolasee
2016-10-18
remove functions that are not used (or defined)
Tomas Vondra
2016-10-18
eliminate variables that are not used at all
Tomas Vondra
2016-10-18
There was a missing commit from when the repo was forked,
Mason Sharp
2016-10-18
Fix a protocol message to register the GTM proxy
Pavan Deolasee
2015-12-09
Allow on-demand assignment of XID, even on a datanode
Pavan Deolasee
2015-11-26
Add a cluster monitor postmaster process
Pavan Deolasee
2015-11-13
Remove a lot of XC-specific code from the repo.
Pavan Deolasee
2015-09-16
Reduce logging level of certain messages in GTM and GTM proxy.
Pavan Deolasee
2015-07-20
Add a facility to track waited-for XIDs for a transaction
Pavan Deolasee
2015-07-09
Reduce timeout for poll() from 1000ms to 10ms in GTM proxy.
Pavan Deolasee
2015-07-09
Fix broken protocol between clients and GTM for snapshot messages
Pavan Deolasee
2015-06-01
Support snapshot requests without valid GXID
Pavan Deolasee
2015-05-29
Simplify GTM protocol a bit by only using GXID for transaction identification
Pavan Deolasee
2015-04-15
Avoid throwing an error during connection establishment time at GTM
Pavan Deolasee
2015-04-15
Ignore SIGPIPE in GTM and GTM Proxy
Pavan Deolasee
2015-04-15
Add support for GTM to backup data at BARRIER command
Pavan Deolasee
2015-04-15
Refactor GTM connection management.
Pavan Deolasee
2014-09-01
Move the very first memory context allocation to the first phase of process
Pavan Deolasee
2014-09-01
GTM proxy sends unread message along with its length to GTM while proxying
Pavan Deolasee
2014-09-01
The Postgres-XL functionality includes MPP parallelism with
Pavan Deolasee
2013-02-01
Nikhil Sontakke kindly provided this to fix gtm_ctl dependency
Koichi Suzuki
2013-01-30
This commit enable gtm_proxy to unregister itself when the registration
Koichi Suzuki
2012-12-04
Fixes the bug 3588869, fixing protocol error at GTM proxy reconnect to the ne...
Koichi Suzuki
2012-11-27
This is improve of the previous bug fix of GTM proxy crash at
Koichi Suzuki
2012-11-27
This commit fixes the bug 3588869. When GTM error is detected and
Koichi Suzuki
2012-09-10
Change current value of sequences to make it consistent with vanilla
Michael Paquier
2012-08-23
Fix GTM startup with "*" set as listen_addresses on OSX
Michael Paquier
2012-08-15
Fix some warnings in code for compilation O2
Michael Paquier
2012-07-12
Simplify reconnection protocol of GTM-Proxy to GTM
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-04-19
Fix a couple of warnings in XC code
Michael P
2012-04-04
This is the fix for the bug 3512692. Added parameter check of gtm_proxy.
Koichi Suzuki
2012-01-12
Change file headers to 2012
Michael P
2012-01-12
This commit improves major feature of GTM/GTM-Proxy, including
Koichi Suzuki
2011-12-26
This commit adds error handling in gtm_proxy so that it now check
Koichi Suzuki
2011-12-20
This commit fixes GTM-Proxy crash reported as bug #3462465.
Koichi Suzuki
2011-12-08
Simplify node DDL grammar and supress slave management part
Michael P
2011-11-29
This commit includes configuration file support for GTM and GTM-Proxy,
Koichi Suzuki
2011-10-27
Support for Node and Node Group DDL
Michael P
2011-08-08
Clean up compilation warnings
Michael P
2011-06-29
Support for GTM-Proxy reconnection
Michael P
2011-06-29
Support for GTM-Standby
Michael P
[next]