Revert "Optimize pg_visibility with read streams."

Noah Misch <noah@leadboat.com>

Commit: ddfc556a644404a8942e77651f75f09aa5188782
Author: Noah Misch <noah@leadboat.com>
Date: 2024-09-04T18:36:40Z
Releases: 18.0
Revert "Optimize pg_visibility with read streams."

This reverts commit ed1b1ee59fb3792baa32f669333b75024ef01bcc and its
followup 1c61fd8b527954f0ec522e5e60a11ce82628b681.  They rendered
collect_corrupt_items() unable to detect corruption.

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

Files

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

Discussion