[pgpool-committers: 131] pgpool: Add param_offset to POOL_SENT_MESSAGE. This is to be used for b

Tatsuo Ishii ishii at postgresql.org
Thu Apr 19 09:38:54 JST 2012


Add param_offset to POOL_SENT_MESSAGE. This is to be used for bind
message.  When memory cache is enabled and the query is cache safe,
param_offset stores the offset from "contents" member where actual
bind parameters are stored.

Branch
------
master

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

Modified Files
--------------
pool_session_context.h |    7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)



More information about the pgpool-committers mailing list