=== Applying patches on top of PostgreSQL commit ID 9f4fd119b2cbb9a41ec0c19a8d6ec9b59b92c125 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Feb 15 05:51:24 UTC 2026 On branch cf/6427 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Create-dedicated-shmem-Autotune-functions.patch === Applying: Create dedicated shmem Autotune functions Using index info to reconstruct a base tree... M src/backend/access/transam/commit_ts.c M src/backend/access/transam/xlog.c M src/backend/bootstrap/bootstrap.c M src/backend/storage/ipc/ipci.c M src/backend/tcop/postgres.c M src/include/access/commit_ts.h M src/include/access/xlog.h Falling back to patching base and 3-way merge... Auto-merging src/include/access/xlog.h Auto-merging src/include/access/commit_ts.h Auto-merging src/backend/tcop/postgres.c Auto-merging src/backend/storage/ipc/ipci.c Auto-merging src/backend/bootstrap/bootstrap.c Auto-merging src/backend/access/transam/xlog.c Auto-merging src/backend/access/transam/commit_ts.c === using 'git am' to apply patch ./v2-0002-Add-GUC-for-checkpointer-request-queue-size.patch === Applying: Add GUC for checkpointer request queue size === using 'git am' to apply patch ./v2-0003-Pass-NBuffers-as-parameter-to-StrategyShmemSize.patch === Applying: Pass NBuffers as parameter to StrategyShmemSize === using 'git am' to apply patch ./v2-0004-Add-new-auto-tune-shared_buffers-GUC.patch === Applying: Add new auto-tune shared_buffers GUC