[pgpool-committers: 8138] pgpool: Deal with PostgreSQL 14 while processing pg_terminate_backend()

Tatsuo Ishii ishii at sraoss.co.jp
Tue Nov 16 09:49:09 JST 2021


Deal with PostgreSQL 14 while processing pg_terminate_backend().

Do not reject two arguments form of pg_terminate_backend() as
PostgreSQL 14 or after accept two arguments.

Branch
------
V4_2_STABLE

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

Modified Files
--------------
src/utils/pool_select_walker.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list