diff options
author | Andres Freund | 2023-04-06 01:57:29 +0000 |
---|---|---|
committer | Andres Freund | 2023-04-06 01:57:29 +0000 |
commit | acab1b0914e426d28789731f50f5964dd4d2f054 (patch) | |
tree | 0c13ad1fa00b1fe9155cc40146b4d7568aa5b468 /contrib/postgres_fdw/sql | |
parent | fcdda1e4b50249c344e510ea93d4bd74d2743430 (diff) |
Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel()
A few places are not converted. Some because they are tackled in later
commits (e.g. hio.c, xlogutils.c), some because they are more
complicated (e.g. brin_pageops.c). Having a few users of ReadBuffer(P_NEW) is
good anyway, to ensure the backward compat path stays working.
Discussion: https://postgr.es/m/20221029025420.eplyow6k7tgu6he3@awork3.anarazel.de
Diffstat (limited to 'contrib/postgres_fdw/sql')
0 files changed, 0 insertions, 0 deletions