aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-06-01 17:21:45 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-06-01 17:21:45 -0400
commitdd672be38d39ade3f5bbfaf613e584dc5786ae6d (patch)
treec848f98065afd16f0a3d783aff5bc5392c23e6a3 /src/tutorial/funcs.c
parentc08538734522f27646dd5fe68d61e16a59477f6e (diff)
downloadpostgresql-dd672be38d39ade3f5bbfaf613e584dc5786ae6d.tar.gz
postgresql-dd672be38d39ade3f5bbfaf613e584dc5786ae6d.zip
Silence compiler warnings from some older compilers.
Since a117cebd6, some older gcc versions issue "variable may be used uninitialized in this function" complaints for brin_summarize_range. Silence that using the same coding pattern as in bt_index_check_internal; arguably, a117cebd6 had too narrow a view of which compilers might give trouble. Nathan Bossart and Tom Lane. Back-patch as the previous commit was. Discussion: https://postgr.es/m/20220601163537.GA2331988@nathanxps13
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions