[pgpool-committers: 8388] pgpool: Fix missed static declaration.
Tatsuo Ishii
ishii at sraoss.co.jp
Thu Feb 10 10:24:38 JST 2022
Fix missed static declaration.
The static declaration of fork_follow_child() was missing.
Branch
------
V3_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=763f9bf2c5117c4a1c475483303e65ed18a5b8c3
Modified Files
--------------
src/main/pgpool_main.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list