=== Applying patches on top of PostgreSQL commit ID d841ca2d149666b823525e7f5258efd9ef9d7fb1 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Mar 12 05:03:28 UTC 2026 On branch cf/6346 nothing to commit, working tree clean === using 'git am' to apply patch ./v6-0002-Streamify-heap-bloat-estimation-scan.-Introduce-a.patch === Applying: Streamify heap bloat estimation scan. Introduce a read-stream callback to skip all-visible pages via VM/FSM lookup and stream-read the rest, reducing page reads and improving pgstattuple_approx execution time on large relations. === using 'git am' to apply patch ./v6-0003-Streamify-hash-index-VACUUM-primary-bucket-page-r.patch === Applying: Streamify hash index VACUUM primary bucket page reads === using 'git am' to apply patch ./v6-0004-Streamify-log_newpage_range-WAL-logging-path.patch === Applying: Streamify log_newpage_range() WAL logging path === using 'git am' to apply patch ./v6-0005-Use-streaming-read-API-in-pgstatindex-functions.patch === Applying: Use streaming read API in pgstatindex functions