[pgpool-committers: 63] pgpool: Fix SimpleQuery() to restore pool_memory when builtin show comm
Tatsuo Ishii
ishii at postgresql.org
Tue Mar 6 22:31:10 JST 2012
Fix SimpleQuery() to restore pool_memory when builtin show command is
issued. For this purpose, pool_memory_context_switch_to() has been
added to pool_memory.c. Eventualy we should use this function where we
switch memory context.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=867bee20b365156969787d7fb8fcb4c295fe18a5
Modified Files
--------------
pool_proto_modules.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
More information about the pgpool-committers
mailing list