Fix LWLockReportWaitEnd() parameter list to be (void).
Andres Freund <andres@anarazel.de>
Fix LWLockReportWaitEnd() parameter list to be (void). Previously it was an "old style" function declaration.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/lwlock.c | modified | +2 −2 |