aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2025-01-07 10:29:46 -0500
committerPeter Geoghegan <pg@bowt.ie>2025-01-07 10:29:46 -0500
commit428a99b58960a2772c3a29235eb694054f666a28 (patch)
tree1b06f0f8a8945e8164bb70eb2ebe6e5488644db6 /src/backend/tcop/postgres.c
parent2f8b4007dbbac5aa9605414974c802e415176df4 (diff)
downloadpostgresql-428a99b58960a2772c3a29235eb694054f666a28.tar.gz
postgresql-428a99b58960a2772c3a29235eb694054f666a28.zip
nbtree: Simplify _bt_first parallel scan handling.
This new structure relieves _bt_first from having separate calls to _bt_start_array_keys for the serial case and parallel case. This saves code, and seems clearer. Follow-up to work from commits 4e6e375b and b5ee4e52. Author: Peter Geoghegan <pg@bowt.ie> Reviewed-By: Matthias van de Meent <boekewurm+postgres@gmail.com> Discussion: https://postgr.es/m/CAH2-Wz=XjUZjBjHJdhTvuH5MwoJObWGoM2RG2LyFg5WUdWyk=A@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions