Release 3.7.14

Release Date: 2020-05-21

A.58.1. Bug fixes

  • Fix build error on some system (Fedora 32). (Tatsuo Ishii)

  • Fix unnecessary checks. (Tatsuo Ishii)

    Patch contributed by sherlockcpp. Discussion: [pgpool-general: 7004]

  • Doc: Fix typo. (Tatsuo Ishii)

    Patch contributed by Umar Hayat. Discussion: [pgpool-hackers: 3587]

  • Fix for segmentation fault in PCP process. ( bug 598 ) (Muhammad Usama)

  • Doc: Fix typo. (Tatsuo Ishii, Bo Peng)

    Patch provided by sherlockcpp.

  • Fix Pgpool-II hangs when an Execute message is issued right after Sync message and query cache hits. (Tatsuo Ishii)

  • Fix problems in watchdog source code processing json data. ( bug 596 ) (Tatsuo Ishii)

    Patch is provided by Greg Nancarrow (Fujitsu Australia).

  • Fix possible data inconsistency in native replication mode. (Tatsuo Ishii)

    Discussions: [pgpool-general: 6896] [pgpool-hackers: 3540]

  • Fix watchdog ping probes fail with long hostnames due to small buffer. ( bug 516 ) (Bo Peng)