diff options
author | Tom Lane | 2022-03-26 15:53:37 +0000 |
---|---|---|
committer | Tom Lane | 2022-03-26 15:53:37 +0000 |
commit | 979cd655c13c3ea5d7df1db84ef9c9c85c0ea6b3 (patch) | |
tree | 5b522cbbc2aa78330b97aa0f58c41daff4d5b622 /contrib/pageinspect/gistfuncs.c | |
parent | 923def9a533a7d986acfb524139d8b9e5466d0a5 (diff) |
Suppress compiler warning in pub_collist_to_bitmapset().
A fair percentage of the buildfarm doesn't recognize that oldcxt
won't be used uninitialized; silence those warnings by initializing it.
While here, upgrade the function's thoroughly inadequate header comment.
Oversight in 923def9a5, per buildfarm.
Diffstat (limited to 'contrib/pageinspect/gistfuncs.c')
0 files changed, 0 insertions, 0 deletions