=== Applying patches on top of PostgreSQL commit ID a9afa021e95f2b0ffaaf26f3a27e685f634f4ac9 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Feb 2 09:56:29 UTC 2026 On branch cf/5487 nothing to commit, working tree clean === using 'git am' to apply patch ./v6-0001-Enables-pull-up-of-EXISTS-subqueries-that-contain-IN.patch === Applying: Enables pull-up of EXISTS subqueries that contain INNER joins, unlocking join reordering and earlier filtering. OUTER joins with outer references are safely excluded to preserve null-preserving semantics.