diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-03-25 11:35:30 +0200 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-03-25 11:40:25 +0200 |
commit | cc0e7ebd304a24815c0531000a4c3693878cd96c (patch) | |
tree | 0c237891e16c8229ab9735034df7efc071dfb67a /doc/src | |
parent | 6190d828cd25ae20c0a8548765a0e1b880f1f66d (diff) | |
download | postgresql-cc0e7ebd304a24815c0531000a4c3693878cd96c.tar.gz postgresql-cc0e7ebd304a24815c0531000a4c3693878cd96c.zip |
reindexdb: Fix warning about uninitialized indices_tables_cell
Initialize indices_tables_cell with NULL to silence the warning. Also,
refactor the place of the first assignment of indices_tables_cell.
Reported-by: Thomas Munro, David Rowley, Tom Lane, Richard Guo
Discussion: https://postgr.es/m/2348025.1711332418%40sss.pgh.pa.us
Discussion: https://postgr.es/m/E1roXs4-005UdX-1V%40gemulon.postgresql.org
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions