Release 3.6.24

Release Date: 2020-11-19

A.77.1. Changes

  • Doc: mention that GSSAPI is not supported. (Tatsuo Ishii)

  • Pgpool-II doesn't support GSSAPI . Allow Pgpool-II to deal with GSSAPI encrypted connection request from frontend instead of responding with an error. (Tatsuo Ishii)

    Patch is created by me, reviewed and tested by Umar Hayat.

A.77.2. Bug fixes

  • Fix query rewrite syntax error of "INSERT ... ON CONFLICT" in native replication mode. ( bug 654 ) (Bo Peng)

  • Fix connection counter was not counted down when query is canceled. ( bug 656 ) (Tatsuo Ishii)

  • Doc: fix usable versions of PostgreSQL to be 7.4 or later. (Tatsuo Ishii)