aboutsummaryrefslogtreecommitdiff
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:31:09 +0300
commit2a7fb520755f9132e0e9db7b4868887ac1af55bd (patch)
tree4c7997068a48e244f7193ad1ca6fa1f2fec20ae7 /src/backend/executor/execUtils.c
parent0aa5e4af1bda2d55f31c2f70fa09a188985d8d4a (diff)
downloadpostgresql-2a7fb520755f9132e0e9db7b4868887ac1af55bd.tar.gz
postgresql-2a7fb520755f9132e0e9db7b4868887ac1af55bd.zip
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