pgsql: Fix obsolete nbtree page reuse FSM comment.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix obsolete nbtree page reuse FSM comment.
Date: 2024-11-13 03:09:16
Message-ID: E1tB3kq-001YwO-A6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix obsolete nbtree page reuse FSM comment.

Oversight in commit d088ba5a.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3be30d007514d504b1d0554a20527ee5ba7a6cfb

Modified Files
--------------
src/backend/access/nbtree/nbtxlog.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2024-11-13 04:58:43 pgsql: Fix comment in injection_point.c
Previous Message Peter Geoghegan 2024-11-13 01:58:48 pgsql: Count contrib/bloom index scans in pgstat view.