[pgpool-committers: 266] pgpool: Add param_offset to	POOL_SENT_MESSAGE. This is to be used for	b
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Mon Jun  4 00:53:13 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.
Branches
--------
feature/watchdog
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