Move heaprel struct field next to index rel field.

Peter Geoghegan <pg@bowt.ie>

Commit: a349b86603e11bad811bec111ec5330b9908e525
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2023-04-03T18:01:11Z
Releases: 16.0
Move heaprel struct field next to index rel field.

Commit 61b313e4 added a heaprel struct member to IndexVacuumInfo, but
placed it last.  Move the heaprel struct member next to the index struct
member to improve the code's readability.

Author: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/CAH2-WznG=TV6S9d3VA=y0vBHbXwnLs9_LLdiML=aNJuHeriwxg@mail.gmail.com

Files

Discussion