summaryrefslogtreecommitdiff
path: root/src/gtm/client/fe-protocol.c
AgeCommit message (Expand)Author
2018-10-11Use dynamic buffer to parse NODE_LIST_RESULT in GTMTomas Vondra
2016-10-18There was a missing commit from when the repo was forked,Mason Sharp
2015-12-09Allow on-demand assignment of XID, even on a datanodePavan Deolasee
2015-12-08Rework handling of idle nodes for xmin reporting and calculationPavan Deolasee
2015-11-26Add a cluster monitor postmaster processPavan Deolasee
2015-11-13Remove a lot of XC-specific code from the repo.Pavan Deolasee
2015-07-20Add a facility to track waited-for XIDs for a transactionPavan Deolasee
2015-06-01Support snapshot requests without valid GXIDPavan Deolasee
2015-04-15Add support for GTM to backup data at BARRIER commandPavan Deolasee
2014-09-01Many compiler warnings are fixed.Andrei Martsinchyk
2014-09-01The Postgres-XL functionality includes MPP parallelism withPavan Deolasee
2012-10-23Fix memory allocation issues pointed by ElectricFence (libefence)Michael Paquier
2012-09-10Change current value of sequences to make it consistent with vanillaMichael 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-12-14This commit allows GTM-Standby to connect to GTM anytime. Without this patch,Koichi Suzuki
2011-12-08Simplify node DDL grammar and supress slave management partMichael P
2011-10-27Support for Node and Node Group DDLMichael P
2011-06-29Support for GTM-StandbyMichael P
2011-05-19maintenance for 2011, change header filesMichael P
2011-05-19Node Registering featureMichael P
2011-05-19Change Protocol connection between PGXC nodes and GTM/GTM-Proxy.Michael P
2011-05-19Added support for two new pieces of functionality.Michael P
2011-05-19Implementation of 2PC from applicationsMichael P
2011-05-19Support for Global timestamp in Postgres-XC.Michael P
2011-05-19Add support for ALTER Sequence. Michael Paquier with some editorilization fro...Pavan Deolasee
2011-05-19Fix an assertion failure in the GTM code. We were mistakenly overwriting anPavan Deolasee
2011-05-19Postgres-XC version 0.9Michael P