[pgpool-committers: 456] pgpool: Fix function call case. Before it did not change memory context

Tatsuo Ishii ishii at postgresql.org
Thu Jul 5 16:23:24 JST 2012


Fix function call case. Before it did not change memory context
before calling raw_parser. This will make trouble afterward if
default pool_memory context is destroyed.

Branch
------
V3_0_STABLE

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

Modified Files
--------------
pool_proto_modules.c |    4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)



More information about the pgpool-committers mailing list