=== Applying patches on top of PostgreSQL commit ID 22b0ccd65d275d227a7d911aede12d34e1b5dfc9 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v4-0001-Refactor-PinBufferForBlock-to-remove-if-checks-ab.patch patching file src/include/storage/bufmgr.h patching file src/backend/storage/aio/read_stream.c patching file src/backend/storage/buffer/bufmgr.c [cf/4947 e592e280f3] Refactor PinBufferForBlock() to remove if checks about persistence Author: Nazir Bilal Yavuz Date: Sun Apr 7 22:33:36 2024 +0300 3 files changed, 20 insertions(+), 25 deletions(-) === applying patch ./v4-0002-Add-a-way-to-create-read-stream-object-by-using-S.patch patching file src/include/storage/read_stream.h patching file src/backend/storage/aio/read_stream.c [cf/4947 8c88abe442] Add a way to create read stream object by using SMgrRelation Author: Nazir Bilal Yavuz Date: Wed Jul 17 11:30:51 2024 +0300 2 files changed, 79 insertions(+), 14 deletions(-) === applying patch ./v4-0003-Use-read-streams-in-CREATE-DATABASE-when-strategy.patch patching file src/backend/storage/buffer/bufmgr.c [cf/4947 eeddf6d67f] Use read streams in CREATE DATABASE when strategy is wal_log Author: Nazir Bilal Yavuz Date: Tue Jul 16 18:11:21 2024 +0300 1 file changed, 49 insertions(+), 4 deletions(-)