pgsql: nbtree: consistently use minoff variable. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: nbtree: consistently use minoff variable.
Date
Msg-id E1tD6b4-002QzS-Ru@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
nbtree: consistently use minoff variable.

This was arguably an oversight in commit 29b64d1de7, which moved this
code from nbtutils.c to its nbtsearch.c caller.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/18ea6b3d0da357b5874ab9cf41350d4473b01ee9

Modified Files
--------------
src/backend/access/nbtree/nbtsearch.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Improve some code format in gist.c
Next
From: Tom Lane
Date:
Subject: pgsql: Stamp 17.2.