=== Applying patches on top of PostgreSQL commit ID 2a2e1b470b9b4e9c7d76bc227db02a2efbb57473 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Oct 8 20:58:23 UTC 2025 On branch cf/4881 nothing to commit, working tree clean === using 'git am' to apply patch ./v24-0001-Allow-negative-aggtransspace-to-indicate-unbound.patch === Applying: Allow negative aggtransspace to indicate unbounded state size Using index info to reconstruct a base tree... M doc/src/sgml/catalogs.sgml M doc/src/sgml/ref/create_aggregate.sgml M src/include/catalog/pg_aggregate.dat M src/test/regress/expected/opr_sanity.out M src/test/regress/sql/opr_sanity.sql Falling back to patching base and 3-way merge... No changes -- Patch already applied. === using 'git am' to apply patch ./v24-0002-Implement-Eager-Aggregation.patch === Applying: Implement Eager Aggregation Using index info to reconstruct a base tree... M contrib/postgres_fdw/expected/postgres_fdw.out M doc/src/sgml/config.sgml M src/backend/optimizer/README M src/backend/optimizer/geqo/geqo_eval.c M src/backend/optimizer/path/allpaths.c M src/backend/optimizer/path/joinrels.c M src/backend/optimizer/plan/initsplan.c M src/backend/optimizer/plan/planmain.c M src/backend/optimizer/plan/planner.c M src/backend/optimizer/util/appendinfo.c M src/backend/optimizer/util/relnode.c M src/backend/utils/misc/guc_parameters.dat M src/backend/utils/misc/postgresql.conf.sample M src/include/nodes/pathnodes.h M src/include/optimizer/pathnode.h M src/include/optimizer/paths.h M src/include/optimizer/planmain.h M src/test/regress/expected/collate.icu.utf8.out M src/test/regress/expected/join.out M src/test/regress/expected/partition_aggregate.out M src/test/regress/expected/sysviews.out M src/test/regress/parallel_schedule M src/test/regress/sql/partition_aggregate.sql M src/tools/pgindent/typedefs.list Falling back to patching base and 3-way merge... Auto-merging src/test/regress/expected/join.out Auto-merging src/include/nodes/pathnodes.h Auto-merging src/backend/optimizer/plan/planner.c Auto-merging src/backend/optimizer/path/allpaths.c Auto-merging src/backend/optimizer/geqo/geqo_eval.c Auto-merging contrib/postgres_fdw/expected/postgres_fdw.out No changes -- Patch already applied.