Re: add free space map link in pg_freespacemap page

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Dong Wook Lee <sh95119@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2022-03-08T06:17:00Z
Lists: pgsql-docs

Attachments

On Tue, Mar 08, 2022 at 09:31:49AM +0900, Dong Wook Lee wrote:
> I don't know about it, so should I use <acronym> at FSM for all the
> acronyms in the section dedicated to acronyms?

Yes, I would do that on consistency grounds.  Your idea to add a link
to the section describing what a FSM is from pgfreespacemap.sgml is
also a good one.

While looking around, I have also noticed some inconsistencies within
the contents of pageinspect and all that leads me to the patch
attached.  Does that look fine to you?
--
Michael

Commits

  1. doc: Improve references to term "FSM" in pageinspect and pgfreespacemap