[pgpool-committers: 9705] pgpool: Fix to use forward declation of a variable.

Tatsuo Ishii ishii at sraoss.co.jp
Thu Feb 22 20:40:59 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_5_STABLE

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

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



More information about the pgpool-committers mailing list