summary refs log tree commit diff
path: root/changelog.d/16051.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.97.0rc1David Robertson2023-11-211-1/+0
|
* Remove whole table locks on push rule add/delete (#16051)Nick Mills-Barrett2023-11-131-0/+1
The statements are already executed within a transaction thus a table level lock is unnecessary.