diff options
author | Andres Freund <andres@anarazel.de> | 2023-04-06 10:27:30 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-04-06 10:36:30 -0700 |
commit | bba9003b627f4742212bd060ae65fe5c9c3592f3 (patch) | |
tree | 94bfd1cb0dcd8c4acb2e237133a2934dea277dd4 /src/backend/commands/dbcommands.c | |
parent | 00beecfe839c878abb366b68272426ed5296bc2b (diff) | |
download | postgresql-bba9003b627f4742212bd060ae65fe5c9c3592f3.tar.gz postgresql-bba9003b627f4742212bd060ae65fe5c9c3592f3.zip |
hio: Relax rules for calling GetVisibilityMapPins()
GetVisibilityMapPins() insisted on the buffer1/buffer2 being in a specific
order. This required checks at the callsite. As a subsequent patch will add
another callsite, move related logic into GetVisibilityMapPins().
Discussion: https://postgr.es/m/20230403190030.fk2frxv6faklrseb@awork3.anarazel.de
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions