=== Applying patches on top of PostgreSQL commit ID 832e220d99afa241d80cd3334eb78439719fe744 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Apr 28 05:44:23 UTC 2026 On branch cf/6643 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-tableam-heapam-add-buffered-insert-lifecycle-API-.patch === Applying: tableam/heapam: add buffered-insert lifecycle API for heap === using 'git am' to apply patch ./v1-0002-createas-use-buffered-insert-API-for-CTAS.patch === Applying: createas: use buffered-insert API for CTAS === using 'git am' to apply patch ./v1-0003-matview-use-buffered-insert-API-for-CMV-and-RMV.patch === Applying: matview: use buffered-insert API for CMV and RMV === using 'git am' to apply patch ./v1-0004-copy-adopt-buffered-insert-API-for-COPY-FROM.patch === Applying: copy: adopt buffered-insert API for COPY FROM === using 'git am' to apply patch ./v1-0005-executor-adopt-buffered-insert-API-for-restricted.patch === Applying: executor: adopt buffered-insert API for restricted INSERT ... SELECT