On Tue, Mar 08, 2022 at 09:31:49AM +0900, Dong Wook Lee wrote:
> I don't know about it, so should I use 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 pgfreespac
I don't know about it, so should I use at FSM for all the
acronyms in the section dedicated to acronyms?
The pg_freespacemap module provides a means for
examining the
- free space map (FSM). It provides a function called
+ free space map
(FSM). It provides a function called
pg_freespac
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:
>>
>> The pg_freespacemap module provides a means for
>> examining the
>> - free space map (FSM). It provides a function called
>> + free space map (FSM). It provides a
On Sun, 2022-03-06 at 23:42 +0900, Dong Wook Lee wrote:
> Hi,
> I found that there is a link to `pg_freespacemap` in the `free space map`
> page but there is no link to `free space map` in the `pg_freespacemap` page.
>
> diff --git a/doc/src/sgml/pgfreespacemap.sgml
> b/doc/src/sgml/pgfreespace