pgsql: doc: improve PG 14 relnote item about adding btree pages to FSM

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: improve PG 14 relnote item about adding btree pages to FSM
Date: 2021-07-08 16:28:03
Message-ID: E1m1Wsd-0007HR-4q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: improve PG 14 relnote item about adding btree pages to FSM

Wording confirmed by Peter Geoghegan.

Backpatch-through: 14 only

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/049d3617a3bedb2a1d97d1621f36c861f52269a7

Modified Files
--------------
doc/src/sgml/release-14.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2021-07-08 17:08:38 pgsql: doc: PG 14 relnote, move system view items to the proper sect.
Previous Message Tom Lane 2021-07-08 15:21:48 Re: pgsql: Don't try to print data type names in slot_store_error_callback(