=== Applying patches on top of PostgreSQL commit ID 92819e57945d106317eaaa4273180dd8663f91bd === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Aug 31 01:32:37 UTC 2026 On branch cf/7208 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Stop-assuming-eager-aggregation-always-has-an-agg.patch === Applying: Stop assuming eager aggregation always has an aggregate expression to push === using 'git am' to apply patch ./v2-0002-Name-the-grouping-clause-for-eager-aggregation.patch === Applying: Name the grouping clause for eager aggregation === using 'git am' to apply patch ./v2-0003-Give-eager-deduplication-its-own-usefulness-thres.patch === Applying: Give eager deduplication its own usefulness threshold === using 'git am' to apply patch ./v2-0004-Push-a-deduplication-below-the-joins-for-DISTINCT.patch === Applying: Push a deduplication below the joins for DISTINCT === using 'git am' to apply patch ./v2-0005-Take-a-pushed-down-deduplication-as-the-DISTINCT-.patch === Applying: Take a pushed-down deduplication as the DISTINCT result === using 'git am' to apply patch ./v2-0006-Fold-in-a-deduplication-at-every-join-level.patch === Applying: Fold in a deduplication at every join level === using 'git am' to apply patch ./v2-0007-Detect-a-join-input-that-only-filters-the-other-s.patch === Applying: Detect a join input that only filters the other side === using 'git am' to apply patch ./v2-0008-Allow-a-costing-pass-to-examine-clauses-under-a-s.patch === Applying: Allow a costing pass to examine clauses under a second join type === using 'git am' to apply patch ./v2-0009-Deduplicate-via-semijoin.patch === Applying: Deduplicate via semijoin === using 'git am' to apply patch ./v2-0010-Give-the-existence-check-a-driver-to-probe-with.patch === Applying: Give the existence check a driver to probe with === using 'git am' to apply patch ./v2-0011-Compute-aggregates-above-a-pushed-down-deduplicat.patch === Applying: Compute aggregates above a pushed-down deduplication === using 'git am' to apply patch ./v2-0012-Construct-grouping-key-infos-from-their-SortGroup.patch === Applying: Construct grouping key infos from their SortGroupClauses === using 'git am' to apply patch ./v2-0013-Derive-grouping-keys-from-aggregates-carrying-DIS.patch === Applying: Derive grouping keys from aggregates carrying DISTINCT === using 'git am' to apply patch ./v2-0014-Deduplicate-under-idempotent-aggregates.patch === Applying: Deduplicate under idempotent aggregates === using 'git am' to apply patch ./v2-0015-Drop-a-deduplication-repeated-by-the-query-s-own-.patch === Applying: Drop a deduplication repeated by the query's own grouping === using 'git am' to apply patch ./v2-0016-Test-deduplication-where-something-else-needs-the.patch === Applying: Test deduplication where something else needs the collapsed rows === using 'git am' to apply patch ./v2-0017-Test-deduplication-under-non-deterministic-collat.patch === Applying: Test deduplication under non-deterministic collation