Fix double pfree in 1b63aeb31.
By an oversight, the commit could bring a double pfree situation.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=dfef74ff97a546aca2f6ebccf275c2ab727b7342
Modified Files
--------------
src/protocol/pool_process_query.c | 1 +
1 file changed, 1 insertion(+)