Skip to content

v14.11

Latest

Choose a tag to compare

@github-actions github-actions released this 04 May 19:21
· 270 commits to main since this release

Fixed

  • Fix login with uppercase and mixed case role names by @taimoorzaeem in #4678
  • Restore Listener query shape so it can be found in pg_stat_activity by @mkleczek in #4857 #4859
  • The LISTEN channel now automatically recovers when it stops working due to a PostgreSQL bug @laurenceisla in #3147
  • Fix misleading "Functions" name on schema cache summary in startup logs by @taimoorzaeem in #4821