[pgpool-committers: 2377] pgpool: Prevent "WARNING: failed to execute regex matching, pattern is
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Sat Dec 27 23:20:32 JST 2014
    
    
  
Prevent "WARNING: failed to execute regex matching, pattern is NULL" message.
This could happen when application name is not set in the old clients.
Fix is to check if application name is set or not.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8598b8177d328d6076431545e3bc21ddc5ab84cc
Modified Files
--------------
src/protocol/child.c |   31 +++++++++++++++++++------------
1 file changed, 19 insertions(+), 12 deletions(-)
    
    
More information about the pgpool-committers
mailing list