[pgpool-committers: 9704] pgpool: Fix to use forward declation of a variable.
Tatsuo Ishii
ishii at sraoss.co.jp
Thu Feb 22 20:40:54 JST 2024
Fix to use forward declation of a variable.
It is required by our coding standard (we follow PostgreSQL's coding
standard). Also fix small typo.
Branch
------
V4_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=55677baee4184398f7a965f55df410e75906e20a
Modified Files
--------------
src/main/pgpool_main.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list