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

Tatsuo Ishii ishii at postgresql.org
Thu Jul 5 16:16:14 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
------
master

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

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



More information about the pgpool-committers mailing list