[pgpool-committers: 9856] pgpool: Fixed compiler error with	-Werror=implicit-function-declaration
    Bo Peng 
    pengbo at sraoss.co.jp
       
    Wed May  1 15:46:26 JST 2024
    
    
  
Fixed compiler error with -Werror=implicit-function-declaration
- Add missing header files in autoconf check and
- Add LDAP_DEPRECATED to include prototypes for deprecated ldap functions
Patch is created by Vladimir Petko.
Branch
------
V4_5_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c55384a918ff1cc70cddf710f2371cfe9d5491c8
Modified Files
--------------
c-library.m4                | 3 +++
src/auth/pool_hba.c         | 2 ++
src/include/auth/pool_hba.h | 1 +
3 files changed, 6 insertions(+)
    
    
More information about the pgpool-committers
mailing list