[pgpool-committers: 3890] pgpool: As of 2017/2/22.

Tatsuo Ishii ishii at postgresql.org
Wed Mar 29 13:22:12 JST 2017


As of 2017/2/22.

regression tests passed.
Reusing parepared statements and portals are required fix.
Still code clean up needed.

Branch
------
bug271

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

Modified Files
--------------
src/context/pool_session_context.c         | 45 ++++++++++++++++++++-
src/include/context/pool_session_context.h |  2 +
src/protocol/CommandComplete.c             |  7 ++++
src/protocol/pool_process_query.c          | 63 ++++++++++++++++++++++--------
4 files changed, 99 insertions(+), 18 deletions(-)



More information about the pgpool-committers mailing list