[pgpool-committers: 8301] pgpool: Fix compiler warning.
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Sat Jan  8 13:10:34 JST 2022
    
    
  
Fix compiler warning.
In the commit "Suppress message length log for in_hot_standby." I
forgot to push a modification to
src/include/protocol/pool_proto_modules.h which caused a compiler
warning.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d1914fcf1df347f871354c304a2691189c1a26ca
Modified Files
--------------
src/include/protocol/pool_proto_modules.h | 2 ++
1 file changed, 2 insertions(+)
    
    
More information about the pgpool-committers
mailing list