=== Applying patches on top of PostgreSQL commit ID ef3c3cf6d021ff9884c513afd850a9fe85cad736 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Feb 14 11:16:31 UTC 2026 On branch cf/4971 nothing to commit, working tree clean === using 'git am' to apply patch ./v28-0001-Add-stress-tests-for-concurrent-index-builds.patch === Applying: Add stress tests for concurrent index builds === using 'git am' to apply patch ./v28-0002-Add-STIR-access-method-and-flags-related-to-auxi.patch === Applying: Add STIR access method and flags related to auxiliary indexes === using 'git am' to apply patch ./v28-0003-Add-Datum-storage-support-to-tuplestore.patch === Applying: Add Datum storage support to tuplestore Extend tuplestore to store individual Datum values: - fixed-length datatypes and variable-length datatypes: include a length header - by-value types: store inline with one extra byte (but without support of random access) === using 'git am' to apply patch ./v28-0004-Use-auxiliary-indexes-for-concurrent-index-opera.patch === Applying: Use auxiliary indexes for concurrent index operations === using 'git am' to apply patch ./v28-0005-Track-and-drop-auxiliary-indexes-in-DROP-REINDEX.patch === Applying: Track and drop auxiliary indexes in DROP/REINDEX === using 'git am' to apply patch ./v28-0006-Optimize-auxiliary-index-handling.patch === Applying: Optimize auxiliary index handling === using 'git am' to apply patch ./v28-0007-Refresh-snapshot-periodically-during-index-valid.patch === Applying: Refresh snapshot periodically during index validation