pgsql: Use InvalidBucket instead of -1 where appropriate

Lists: pgsql-committers
From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Use InvalidBucket instead of -1 where appropriate
Date: 2021-07-02 10:06:23
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Use InvalidBucket instead of -1 where appropriate

Reported-by: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAEudQAp%3DZwKjrP4L%2BCzqV7SmWiaQidPPRqj4tqdjDG4KBx5yrg%40mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/access/hash/hash_xlog.c | 2 +-
src/backend/access/hash/hashovfl.c | 4 ++--
src/backend/access/hash/hashpage.c | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)