Add a way to create read stream object by using SMgrRelation.
authorNoah Misch <noah@leadboat.com>
Sat, 20 Jul 2024 11:22:12 +0000 (04:22 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 20 Jul 2024 11:22:12 +0000 (04:22 -0700)
commita858be17c3f85a2ce3ad5e3073c14ab948b85079
tree395701ce5591f92153f3bd2ed6e2d9b11f82303d
parentaf07a827b9c579be64f144f88e03bff3bb85582c
Add a way to create read stream object by using SMgrRelation.

Currently read stream object can be created only by using Relation.

Nazir Bilal Yavuz

Discussion: https://postgr.es/m/CAN55FZ0JKL6vk1xQp6rfOXiNFV1u1H0tJDPPGHWoiO3ea2Wc=A@mail.gmail.com
src/backend/storage/aio/read_stream.c
src/include/storage/read_stream.h