pgsql: Fix obsolete FSM remarks in nbtree README. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Fix obsolete FSM remarks in nbtree README.
Date
Msg-id E1l9Yqd-0002Jk-Q0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix obsolete FSM remarks in nbtree README.

The free space map has used a dedicated relation fork rather than shared
memory segments for over a decade.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/31c7fb41e26bf03dae231c7165a1a16388b2e366

Modified Files
--------------
src/backend/access/nbtree/README | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Revert "Display the time when the process started waiting for th
Next
From: noreply@postgresql.org
Date:
Subject: pgsql: Tag refs/tags/REL9_5_25 was created