pgsql: Fix nbtree posting list comment.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix nbtree posting list comment.
Date: 2024-04-16 15:20:57
Message-ID: E1rwkcD-002M3m-BH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix nbtree posting list comment.

Oversight in commit 0d861bbb70.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f6987041557f2b2b96f116c1f3150f9ed9a77c89

Modified Files
--------------
src/include/access/nbtree.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-04-16 15:23:11 pgsql: Ensure generated join clauses for child rels have correct relids
Previous Message Peter Geoghegan 2024-04-16 15:14:58 pgsql: Fix nbtree page recycling comment.