aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-11-13 15:26:54 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-11-13 15:26:54 -0500
commit0cafdd03a850265006c0ada1b0bf4f83e087a409 (patch)
tree7aadab7699e5e20abf0314674d1c68ef59335735 /src/backend/executor/nodeModifyTable.c
parent7bf40ea0d028e6dc49c152e5820a65d69b74b409 (diff)
downloadpostgresql-0cafdd03a850265006c0ada1b0bf4f83e087a409.tar.gz
postgresql-0cafdd03a850265006c0ada1b0bf4f83e087a409.zip
Fix silly initializations (cosmetic only).
Initializing a pointer to "false" isn't per project style, and reportedly some compilers warn about it (though I've not seen any such warnings in the buildfarm). Seems to have come in with commit ff11e7f4b, so back-patch to v12 where that was added. Didier Gautheron Discussion: https://postgr.es/m/CAJRYxu+XQuM0qnSqt1Ujztu6fBPzMMAT3VEn6W32rgKG6A2Fsw@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions