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

This commit is contained in:
Diogo Biazus
2023-10-04 00:07:09 -03:00
committed by Steve Chavez
parent 82ecf836c4
commit f84bc6a0ff
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