- Notifications
You must be signed in to change notification settings - Fork5k
Commit96ae658
committed
Move lwlock-release probe back where it belongs
The documentation specifically states that lwlock-release fires beforeany released waiters have been awakened. It worked that way untilab5194e, where is seems to have beenmisplaced accidentally. Move it back where it belongs.Author: Craig Ringer <craig.ringer@enterprisedb.com>Discussion:https://www.postgresql.org/message-id/CAGRY4nwxKUS_RvXFW-ugrZBYxPFFM5kjwKT5O+0+Stuga5b4+Q@mail.gmail.com1 parent882b2cd commit96ae658
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1840 | 1840 |
| |
1841 | 1841 |
| |
1842 | 1842 |
| |
| 1843 | + | |
1843 | 1844 |
| |
1844 | 1845 |
| |
1845 | 1846 |
| |
| |||
1863 | 1864 |
| |
1864 | 1865 |
| |
1865 | 1866 |
| |
1866 |
| - | |
1867 |
| - | |
1868 | 1867 |
| |
1869 | 1868 |
| |
1870 | 1869 |
| |
|
0 commit comments
Comments
(0)