pgsql: Remove redundant _bt_killitems() buffer check. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Remove redundant _bt_killitems() buffer check.
Date
Msg-id E1jTxq8-0005nC-Ph@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove redundant _bt_killitems() buffer check.

_bt_getbuf() cannot return an invalid buffer.

Oversight in commit 2ed5b87f96d.

Branch
------
master

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

Modified Files
--------------
src/backend/access/nbtree/nbtutils.c | 4 ----
1 file changed, 4 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix check for conflicting SSL min/max protocol settings
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: re-re-revise markup for tables of functions.