[pgpool-committers: 1349] pgpool: Fix to pass big parameter by pointer instead of by value at som

Yugo Nagata nagata at sraoss.co.jp
Fri Nov 1 20:27:42 JST 2013


Fix to pass big parameter by pointer instead of by value at some function

Branch
------
V3_3_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c2a3414c49ae85ef448382e5295fa37568d4d120

Modified Files
--------------
watchdog/watchdog.c     |    8 ++++----
watchdog/wd_ext.h       |    8 ++++----
watchdog/wd_heartbeat.c |   34 +++++++++++++++++-----------------
watchdog/wd_packet.c    |    8 ++++----
4 files changed, 29 insertions(+), 29 deletions(-)



More information about the pgpool-committers mailing list