aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.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:46 +0300
commit7c35768cde241a61cdc6fb32663cdb5aeb559022 (patch)
tree97c98030ef7bda54629dfd7c98a72c2ffcab17c9 /src/backend/executor/nodeFunctionscan.c
parentddbeb1d924274b61cc3b8aab02a774a3972001a0 (diff)
downloadpostgresql-7c35768cde241a61cdc6fb32663cdb5aeb559022.tar.gz
postgresql-7c35768cde241a61cdc6fb32663cdb5aeb559022.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/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions