summaryrefslogtreecommitdiff
path: root/src/gtm/common/gtm_utils.c
AgeCommit message (Expand)Author
2017-11-04Cleanup GTM API: make functions static, remove dead codeTomas Vondra
2016-10-18fix transposed parameters when calling memset in gtm_utils.cTomas Vondra
2015-11-26Add a cluster monitor postmaster processPavan Deolasee
2015-11-13Remove a lot of XC-specific code from the repo.Pavan Deolasee
2014-09-23Fix assorted bugs in GTM standby and failover.Pavan Deolasee
2014-09-01The Postgres-XL functionality includes MPP parallelism withPavan Deolasee
2012-09-10Change current value of sequences to make it consistent with vanillaMichael Paquier
2012-07-12Clean up whitespaces in XC header files and remove gtm_report_failureMichael Paquier
2012-07-12Remove all the trailing whitespaces in GTM codeMichael Paquier
2012-05-25Change Copyright to "Postgres-XC Development Group"Michael Paquier
2012-01-12Change file headers to 2012Michael P
2012-01-12This commit improves major feature of GTM/GTM-Proxy, includingKoichi Suzuki
2011-06-29Support for GTM-StandbyMichael P