aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.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
commit99cc47b1d85aabc4a80910c839073f83a4fb163b (patch)
treeeeaf6cdccf46889eff1ef38a008fd4f0b97c94ae /src/backend/utils/adt/array_userfuncs.c
parentd9802590a1b32b5d3d071766f7814a31cc00fc87 (diff)
downloadpostgresql-99cc47b1d85aabc4a80910c839073f83a4fb163b.tar.gz
postgresql-99cc47b1d85aabc4a80910c839073f83a4fb163b.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/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions