diff options
author | Andres Freund <andres@anarazel.de> | 2023-04-05 17:29:57 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-04-05 17:50:09 -0700 |
commit | fcdda1e4b50249c344e510ea93d4bd74d2743430 (patch) | |
tree | a01cac1609c93e920b31cdd552c40a051e84e865 /src/backend/access/gist/gistutil.c | |
parent | bccd6908ca82c6cba0c76b669bc81fc9f3fb60cd (diff) | |
download | postgresql-fcdda1e4b50249c344e510ea93d4bd74d2743430.tar.gz |
Use ExtendBufferedRelTo() in {vm,fsm}_extend()
This uses ExtendBufferedRelTo(), introduced in 31966b151e6, to extend the
visibilitymap and freespacemap to the size needed.
It also happens to fix a warning introduced in 3d6a98457d8, reported by Tom
Lane.
Discussion: https://postgr.es/m/20221029025420.eplyow6k7tgu6he3@awork3.anarazel.de
Discussion: https://postgr.es/m/2194723.1680736788@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions