summaryrefslogtreecommitdiff
path: root/src/pgxc
AgeCommit message (Expand)Author
2012-08-17Ignore Postgres-XC binary files in GIT repositoryMichael Paquier
2012-05-31Move pgxc_clean and pgxc_ddl to contrib modulesMichael Paquier
2012-05-30Update code comments: use "Coordinator" and "Datanode" as conventional termsMichael Paquier
2012-05-28Fix pgxc_clean crash when no options are specifiedMichael Paquier
2012-05-25Change Copyright to "Postgres-XC Development Group"Michael Paquier
2012-05-23Update GTM makefiles and copyright datesMichael Paquier
2012-05-18Fix make install for vpath installationMichael Paquier
2012-03-30Adds pgxc_clean utility. pgxc_clean checks all the two phase commit statusKoichi Suzuki
2011-05-24Clean up of pgxc_ddlMichael P