[pgpool-committers: 9859] 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_3_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0fc03bc0573c4d46879c7fe52f0d51ee78a48023

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