summaryrefslogtreecommitdiff
path: root/src/backend/executor/execUtils.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2023-06-06 20:30:53 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2023-06-06 20:32:02 +0300
commit525ec837e108db1a41159b8d2caee26b19bae849 (patch)
tree73bcc3e426eaa7a25d34fb496243ce589b67ef55 /src/backend/executor/execUtils.c
parent1b322c1faee965855ce393b5b23c3d3dc8cb6a2d (diff)
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
Diffstat (limited to 'src/backend/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions