Improve WAL record descriptions for SP-GiST records.
While tracking down the bug fixed in the preceding commit, I got quite
annoyed by the low quality of spg_desc's output. Add missing fields,
try to make the formatting consistent.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/783be78ca91166ac7f80c953f2bbc5af1f61c6cd
Modified Files
--------------
src/backend/access/rmgrdesc/spgdesc.c | 86 +++++++++++++++++++++++++++--------
1 file changed, 67 insertions(+), 19 deletions(-)