[pgpool-committers: 8393] pgpool: Fix missed static declaration.

Tatsuo Ishii ishii at sraoss.co.jp
Thu Feb 10 10:27:18 JST 2022


Fix missed static declaration.

The static declaration of fork_follow_child() was missing. Also fix
typo in a comment.

Branch
------
V4_2_STABLE

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

Modified Files
--------------
src/main/pgpool_main.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list