diff options
author | Melanie Plageman <melanieplageman@gmail.com> | 2025-03-21 14:05:21 -0400 |
---|---|---|
committer | Melanie Plageman <melanieplageman@gmail.com> | 2025-03-21 14:06:40 -0400 |
commit | 3f850c3fc5442084d13122be7f54335e4d017bef (patch) | |
tree | b43f6a8ccc9824a0072653a90a6ba421a9b0ab86 /src/backend/access/gist/gistvacuum.c | |
parent | 7fe312f6092f47724a29e30fb2992bd2bc287687 (diff) | |
download | postgresql-3f850c3fc5442084d13122be7f54335e4d017bef.tar.gz postgresql-3f850c3fc5442084d13122be7f54335e4d017bef.zip |
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().
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions