[pgpool-committers: 1350] pgpool: Fix to pass big parameter by pointer instead of by value at som
Yugo Nagata
nagata at sraoss.co.jp
Fri Nov 1 21:06:25 JST 2013
Fix to pass big parameter by pointer instead of by value at some function
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8d1e8dce129743d982702e745daf2ccd4e6bda11
Modified Files
--------------
src/include/watchdog/wd_ext.h | 10 +++++-----
src/watchdog/watchdog.c | 8 ++++----
src/watchdog/wd_child.c | 2 +-
src/watchdog/wd_heartbeat.c | 34 +++++++++++++++++-----------------
src/watchdog/wd_packet.c | 6 +++---
5 files changed, 30 insertions(+), 30 deletions(-)
More information about the pgpool-committers
mailing list