Initialize 'recordXtime' to silence compiler warning.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Initialize 'recordXtime' to silence compiler warning. In reality, recordXtime will always be set by the getRecordTimestamp call, but the compiler doesn't necessarily see that. Back-patch to all supported versions. Author: Tristan Partin Discussion: https://www.postgresql.org/message-id/CT5MN8E11U0M.1NYNCHXYUHY41@gonk
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +1 −1 |
Discussion
- Potential us of initialized memory in xlogrecovery.c 2 messages · 2023-06-06