diff options
author | Nathan Bossart <nathan@postgresql.org> | 2025-07-01 14:19:07 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2025-07-01 14:19:07 -0500 |
commit | 32bcf568cbc32ffc6d9be1b385d0f766720f7ebc (patch) | |
tree | 5a00120c695d88dda6163d9345adce8b4adf9d5b /src/backend/access/gist/gistutil.c | |
parent | e6115394d40c5d8789b23e5badb2a7679ddd5203 (diff) | |
download | postgresql-32bcf568cbc32ffc6d9be1b385d0f766720f7ebc.tar.gz postgresql-32bcf568cbc32ffc6d9be1b385d0f766720f7ebc.zip |
Make more use of binaryheap_empty() and binaryheap_size().
A few places were accessing bh_size directly instead of via these
handy macros.
Author: Aleksander Alekseev <aleksander@timescale.com>
Discussion: https://postgr.es/m/CAJ7c6TPQMVL%2B028T4zuw9ZqL5Du9JavOLhBQLkJeK0RznYx_6w%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions