[pgpool-committers: 5039] pgpool: Fix that if the last character of black_query_pattern_list is n

Bo Peng pengbo at sraoss.co.jp
Fri Aug 10 18:15:49 JST 2018


Fix that if the last character of black_query_pattern_list is not ";",
the last SQL pattern was ignored.

Now wether or not the last character ";" exists, the SQL patterns
will be correctly handled.

Branch
------
master

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

Modified Files
--------------
src/config/pool_config_variables.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list