Release 3.5.24

Release Date: 2020-02-20

A.47.1. Changes

  • Check if socket file exists at startup and remove them if PID file doesn't exist to avoid bind() failire. (Bo Peng)

A.47.2. Bug fixes

  • Fix incorrect query rewriting in native replication mode. ( bug 551 ) (Bo Peng)

  • Fix pgpool_setup to support PostgreSQL 12. (Tatsuo Ishii)

  • Fix occasional regression test failure. (Tatsuo Ishii)

  • Fix replication delay worker segfault when application_name in primary_conninfo is an empty string. ( bug 565 ) (Tatsuo Ishii)

  • Fix the bug with ignored syslog setting. (Bo Peng)