Re: First draft of the PG 15 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: First draft of the PG 15 release notes
Date
Msg-id YsSaLcy1uRj90pQt@momjian.us
Whole thread Raw
In response to Re: First draft of the PG 15 release notes  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Tue, Jul  5, 2022 at 11:51:31AM -0700, Peter Geoghegan wrote:
> On Tue, Jul 5, 2022 at 11:09 AM Bruce Momjian <bruce@momjian.us> wrote:
> >
> > Actually, I was wrong.  I thought that we only mentioned that we
> > computed a more agressive xid, but now see I was mentioning the _frozen_
> > xid.  Reading the commit, we do compute the multi-xid and store that too
> > so I have updated the PG 15 release notes with the attached patch.
> 
> It might be worth using the "symbol names" directly, since they appear
> in the documentation already (under "Routine Vacuuming"). These are
> <structfield>relfrozenxid</structfield> and
> <structfield>relminmxid</structfield>. These are implementation
> details, but they're documented in detail (though admittedly the
> documentation has *lots* of problems).

Well, users can look into the details if they wish.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: doc: BRIN indexes and autosummarize
Next
From: Bruce Momjian
Date:
Subject: Re: First draft of the PG 15 release notes