Project "Postgres-XC".
The branch, REL1_1_STABLE has been updated
via 970ee678fe4be764c4e34ee7e85087de4226d46a (commit)
from e7af1eb691be29c836154c635727c9f6c910a15a (commit)
- Log -----------------------------------------------------------------
http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=970ee678fe4be764c4e34ee7e85087de4226d46a
commit cae096b22dabd14524409dd70bb54d38f57946c7
Author: Koichi Suzuki <koi...@gm...>
Date: Fri Jul 25 10:10:11 2014 +0900
Improve closing files using pclose() which are opened by popen().
Pavan Deolasee provided the fix.
M contrib/pgxc_ctl/bash_handler.c
M contrib/pgxc_ctl/coord_cmd.c
M contrib/pgxc_ctl/datanode_cmd.c
M contrib/pgxc_ctl/pgxc_ctl.c
M contrib/pgxc_ctl/utils.c
-----------------------------------------------------------------------
Summary of changes:
contrib/pgxc_ctl/bash_handler.c | 2 +-
contrib/pgxc_ctl/coord_cmd.c | 24 ++++++++++++------------
contrib/pgxc_ctl/datanode_cmd.c | 24 ++++++++++++------------
contrib/pgxc_ctl/pgxc_ctl.c | 2 +-
contrib/pgxc_ctl/utils.c | 3 ++-
5 files changed, 28 insertions(+), 27 deletions(-)
hooks/post-receive
--
Postgres-XC
|