[pgpool-committers: 455] 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_1_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7015e9f16d34c4f1d28096753638ca78d3d6a7f6
Modified Files
--------------
pool_proto_modules.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
More information about the pgpool-committers
mailing list