summaryrefslogtreecommitdiff
path: root/doc/manual/xindex.html
diff options
context:
space:
mode:
authorMasahiko Sawada2025-08-05 22:30:28 +0000
committerMasahiko Sawada2025-08-05 22:30:28 +0000
commitb5c53b403c93393c3725558294cbf4dbfb575e42 (patch)
tree70ebb1388dee41404c01fd64feb5ac108d019b7b /doc/manual/xindex.html
parent80c758a2e1d720a942610f2f889448d69ce2ce95 (diff)
Suppress maybe-uninitialized warning.HEADmaster
Following commit e035863c9a0, building with -O0 began triggering warnings about potentially uninitialized 'workbuf' usage. While theoretically the initialization isn't necessary since VARDATA() doesn't access the contents of the pointed-to object, this commit explicitly initializes the workbuf variable to suppress the warning. Buildfarm members adder and flaviventris have shown the warning. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/CAD21AoCOZxfqnNgfM5yVKJZYnOq5m2Q96fBGy1fovEqQ9V4OZA@mail.gmail.com
Diffstat (limited to 'doc/manual/xindex.html')
0 files changed, 0 insertions, 0 deletions