public inbox for [email protected]
help / color / mirror / Atom feedFrom: Melanie Plageman <[email protected]>
To: [email protected]
Subject: pgsql: Assorted trivial cleanup of c5c239e26e
Date: Fri, 21 Mar 2025 18:07:58 +0000
Message-ID: <[email protected]> (raw)
Assorted trivial cleanup of c5c239e26e
c5c239e26e made btree vacuum use the read stream API. Though it used
functions declared in read_stream.h, it relied on transitively including
it. Explicitly include that file. Also remove an extraneous newline and
decrease the scope of one of the local variables in btvacuumscan().
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/3f850c3fc5442084d13122be7f54335e4d017bef
Modified Files
--------------
src/backend/access/nbtree/nbtree.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: Assorted trivial cleanup of c5c239e26e
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox