fix: Restore showing LISTEN pgrst in pg_stat_activity

This commit is contained in:
Michal Kleczek
2026-05-04 22:08:06 +05:00
committed by Taimoor Zaeem
parent 9baf17aed0
commit a62b6de1d0
3 changed files with 36 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. From versio
### 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
## [14.10] - 2026-04-16