[pgpool-committers: 8040] pgpool: Fix for bug-732: Segmentation fault at failover ...
Muhammad Usama
m.usama at gmail.com
Tue Sep 28 02:22:33 JST 2021
Fix for bug-732: Segmentation fault at failover ...
trigger_failover_command() had an assumption that old primary can never be NULL,
which of course is not the case.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=52704b01b0acf1fccd025d9ad0fcf296506e12f8
Author: Muhammad Usama <m.usama at highgo.ca>
Modified Files
--------------
src/main/pgpool_main.c | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list