=== Applying patches on top of PostgreSQL commit ID 50fd428b2b9cb036c9c5982b56443d7e28119707 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Jun 29 10:47:20 UTC 2025 On branch cf/5299 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Avoid-full-parallel-btree-index-scans-in-skip-sca.patch === Applying: Avoid full parallel btree index scans in skip scans .git/rebase-apply/patch:57: trailing whitespace. .git/rebase-apply/patch:146: trailing whitespace. * Instead, we transition to a position which will .git/rebase-apply/patch:197: trailing whitespace. * warning: 3 lines add whitespace errors. Using index info to reconstruct a base tree... M src/backend/access/nbtree/nbtree.c M src/backend/access/nbtree/nbtsearch.c M src/include/access/nbtree.h Falling back to patching base and 3-way merge... Auto-merging src/include/access/nbtree.h Auto-merging src/backend/access/nbtree/nbtsearch.c Auto-merging src/backend/access/nbtree/nbtree.c