[pgpool-committers: 10185] pgpool: Refactor pool_config.l.
Tatsuo Ishii
ishii at postgresql.org
Tue Nov 5 11:24:55 JST 2024
Refactor pool_config.l.
There were unnecessary function exporting. This commit fixes them.
Also fixes indentations that did not follow our standards.
Since this is not a bug fix, appied to only master branch.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=627ace7bb60ef21347dad8ff4e89041578b9c31c
Modified Files
--------------
src/config/pool_config.l | 23 +++++++++++++++++------
src/include/pool_config.h | 4 ----
2 files changed, 17 insertions(+), 10 deletions(-)
More information about the pgpool-committers
mailing list