Optimize pg_visibility with read streams.

Noah Misch <noah@leadboat.com>

Commit: ed1b1ee59fb3792baa32f669333b75024ef01bcc
Author: Noah Misch <noah@leadboat.com>
Date: 2024-09-03T17:46:20Z
Releases: 18.0
Optimize pg_visibility with read streams.

We've measured 5% performance improvement, and this arranges to benefit
automatically from future optimizations to the read_stream subsystem.

Nazir Bilal Yavuz

Discussion: https://postgr.es/m/CAN55FZ1_Ru3XpMgTwsU67FTH2fs_FrRROmb7x6zs+F44QBEiww@mail.gmail.com

Files

PathChange+/−
contrib/pg_visibility/pg_visibility.c modified +93 −21

Discussion