diff options
author | Peter Geoghegan <pg@bowt.ie> | 2023-04-03 11:01:11 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2023-04-03 11:01:11 -0700 |
commit | a349b86603e11bad811bec111ec5330b9908e525 (patch) | |
tree | 395d33ecde5b7412c7b1f89066ae6087ba99913a /src/backend/parser/parser.c | |
parent | e7e7da2f8d57bbe6c8fb463a9eec51486000ba2e (diff) | |
download | postgresql-a349b86603e11bad811bec111ec5330b9908e525.tar.gz postgresql-a349b86603e11bad811bec111ec5330b9908e525.zip |
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
Diffstat (limited to 'src/backend/parser/parser.c')
0 files changed, 0 insertions, 0 deletions