aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-protocol3.c
diff options
context:
space:
mode:
authorTomas Vondra <tomas.vondra@postgresql.org>2024-04-07 01:25:03 +0200
committerTomas Vondra <tomas.vondra@postgresql.org>2024-04-07 01:25:15 +0200
commit92641d8d651e685b49a6e2842d306aa5fe7ba500 (patch)
tree5c570805d51a823c2c6fec8c2474c7e35db0bf68 /src/interfaces/libpq/fe-protocol3.c
parent1fdb0ce9b10970a4b02f1ef0c269e2c1fbbecd25 (diff)
downloadpostgresql-92641d8d651e685b49a6e2842d306aa5fe7ba500.tar.gz
postgresql-92641d8d651e685b49a6e2842d306aa5fe7ba500.zip
Change BitmapAdjustPrefetchIterator to accept BlockNumber
BitmapAdjustPrefetchIterator() only used the blockno member of the passed in TBMIterateResult to ensure that the prefetch iterator and regular iterator stay in sync. Pass it the BlockNumber only, so that we can move away from using the TBMIterateResult outside of table AM specific code. Author: Melanie Plageman Reviewed-by: Tomas Vondra, Andres Freund, Heikki Linnakangas Discussion: https://postgr.es/m/CAAKRu_ZwCwWFeL_H3ia26bP2e7HiKLWt0ZmGXPVwPO6uXq0vaA%40mail.gmail.com
Diffstat (limited to 'src/interfaces/libpq/fe-protocol3.c')
0 files changed, 0 insertions, 0 deletions