pgsql: Fix nbtree posting list comment. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Fix nbtree posting list comment.
Date
Msg-id E1rwkcD-002M3m-BH@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Fix nbtree page recycling comment.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix generation of EC join conditions at the wrong plan level.