summaryrefslogtreecommitdiff
path: root/src/bin/initgtm
AgeCommit message (Expand)Author
2016-10-18Suppress the message hinting to start coordinator/datanode/gtm server at thePavan Deolasee
2016-10-18pqsignal.c now comes from src/port and that must be used to create a symlinkPavan Deolasee
2016-10-18If we don't find GTM control file on startup, look for the temporary controlPavan Deolasee
2015-11-13Remove a lot of XC-specific code from the repo.Pavan Deolasee
2015-04-27Fix compilation issues post 9.4 merge.Pavan Deolasee
2014-09-01The Postgres-XL functionality includes MPP parallelism withPavan Deolasee
2012-08-17Ignore Postgres-XC binary files in GIT repositoryMichael Paquier
2012-05-25Change Copyright to "Postgres-XC Development Group"Michael Paquier
2012-05-21Fix for initgtm for share folder when build is not installedMichael Paquier
2012-04-26Change default port of GTM to 6666 in initgtm to stick with default on nodesMichael Paquier
2012-03-16Addition of initgtm: module for GTm/Proxy initializationMichael P