[pgpool-committers: 5895] pgpool: Use foreach macro in pool_temp_tables module.
Tatsuo Ishii
ishii at sraoss.co.jp
Wed Jul 10 09:05:03 JST 2019
Use foreach macro in pool_temp_tables module.
It used to use plain for(), but there's no reason to not use the
convenient macro.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c66416a93e5216a22090314fc42b2533b506f856
Modified Files
--------------
src/context/pool_session_context.c | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
More information about the pgpool-committers
mailing list