fix: schema cache and configuration reloading with NOTIFY not working on Windows

This commit is contained in:
Diogo Biazus
2023-08-21 10:25:44 -05:00
committed by GitHub
parent 531a183b44
commit b8b3145c5c
5 changed files with 8 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #2899, Fix `application/vnd.pgrst.array` not accepted as a valid mediatype - @taimoorzaeem
- #2524, Fix schema cache and configuration reloading with `NOTIFY` not working on Windows - @diogob, @laurenceisla
## [11.2.0] - 2023-08-10