fix: request failures when work_mem is set on a role
This commit is contained in:
committed by
Steve Chavez
parent
a149405d11
commit
416a15480f
@@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file. From versio
|
||||
- Fix unexpected results when embedding and filtering the same table more than once by @laurenceisla in #4075
|
||||
- Fix connection retrying message in `PGRST000` error by @netqo in #4980
|
||||
+ Remove redundant "Retrying the connection." from message because it is logged separately
|
||||
- Fix request failures when `work_mem` is set on a role by @laurenceisla in #4955
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user