summary refs log tree commit diff
path: root/changelog.d/16149.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.91.0rc1 v1.91.0rc1H. Shay2023-08-231-1/+0
|
* Increase perf of read/write locks (#16149)Erik Johnston2023-08-231-0/+1
We do this by marking the tables as `UNLOGGED` in PostgreSQL.