- Notifications
You must be signed in to change notification settings - Fork28
Commit5099e8e
committed
Silence compiler warnings
Rearrange a bit of code to ensure that 'mode' in LWLockRelease isobviously always set, which seems a bit cleaner and avoids a compilerwarning (thanks to Robert for the suggestion!).Back-patch back to 9.5 where the warning is first seen.Author: Stephen FrostDiscussion:https://postgr.es/m/20161129152102.GR13284%40tamriel.snowman.net1 parent7911e78 commit5099e8e
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1781 | 1781 |
| |
1782 | 1782 |
| |
1783 | 1783 |
| |
1784 |
| - | |
1785 | 1784 |
| |
1786 |
| - | |
1787 |
| - | |
1788 | 1785 |
| |
1789 |
| - | |
1790 |
| - | |
| 1786 | + | |
1791 | 1787 |
| |
1792 | 1788 |
| |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
1793 | 1792 |
| |
1794 | 1793 |
| |
1795 | 1794 |
| |
|
0 commit comments
Comments
(0)