Clean up WaitLatch calls that passed latch without WL_LATCH_SET
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Clean up WaitLatch calls that passed latch without WL_LATCH_SET The 'latch' argument is ignored if WL_LATCH_SET is not given. Clarify these calls by not pointlessly passing MyLatch. Discussion: https://www.postgresql.org/message-id/391abe21-413e-4d91-a650-b663af49500c@iki.fi
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/be-secure-gssapi.c | modified | +2 −2 |
| src/backend/libpq/be-secure-openssl.c | modified | +1 −1 |
| src/backend/postmaster/walsummarizer.c | modified | +1 −1 |
Discussion
- Interrupts vs signals 57 messages · 2021-10-20 → 2026-06-24