pgsql: Fix nbtree.h dedup state comment.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix nbtree.h dedup state comment.
Date: 2020-06-17 22:24:22
Message-ID: E1jlgTm-0006K9-Rh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix nbtree.h dedup state comment.

Oversight in commit 0d861bbb.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6b296102920323f360d53457ecda5179284cca8c

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 2020-06-17 22:29:59 pgsql: Sync our copy of the timezone library with IANA release tzcode20
Previous Message Andres Freund 2020-06-17 20:09:31 pgsql: spinlock emulation: Fix bug when more than INT_MAX spinlocks are