You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel()
A few places are not converted. Some because they are tackled in latercommits (e.g. hio.c, xlogutils.c), some because they are morecomplicated (e.g. brin_pageops.c). Having a few users of ReadBuffer(P_NEW) isgood anyway, to ensure the backward compat path stays working.Discussion:https://postgr.es/m/20221029025420.eplyow6k7tgu6he3@awork3.anarazel.de