On Mon, Mar 07, 2022 at 11:08:16AM +0100, Laurenz Albe wrote:
> On Sun, 2022-03-06 at 23:42 +0900, Dong Wook Lee wrote:
>> <para>
>> The <filename>pg_freespacemap</filename> module provides a means for examining the
>> - free space map (FSM). It provides a function called
>> + <link linkend="storage-fsm">free space map</link> (FSM). It provides a function called
>> <function>pg_freespace</function>, or two overloaded functions, to be
>> precise. The functions show the value recorded in the free space map for
>> a given page, or for all pages in the relation.
>>
>> so I propose a patch to fix it.
>
> +1
Shouldn't you use an <acronym> here? FSM is a term listed in the
section dedicated to acronyms.
--
Michael