Improve WAL record descriptions for SP-GiST records.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 783be78ca91166ac7f80c953f2bbc5af1f61c6cd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-04-20T21:01:49Z
Releases: 14.0
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.

Files

PathChange+/−
src/backend/access/rmgrdesc/spgdesc.c modified +67 −19