=== Applying patches on top of PostgreSQL commit ID c5c71830267b42098add2862df4b15bc25ae0103 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v3-0001-Reordering-DISTINCT-keys-to-match-input-path-s-pathkeys.patch patching file src/backend/optimizer/path/pathkeys.c Hunk #1 succeeded at 2191 (offset 3 lines). Hunk #2 succeeded at 2257 (offset 3 lines). patching file src/backend/optimizer/plan/planner.c Hunk #7 succeeded at 6961 (offset -1 lines). Hunk #8 succeeded at 7012 (offset -1 lines). Hunk #9 succeeded at 7094 (offset -1 lines). Hunk #10 succeeded at 7346 (offset -1 lines). Hunk #11 succeeded at 7404 (offset -1 lines). Hunk #12 succeeded at 7491 (offset -1 lines). patching file src/backend/utils/misc/guc_tables.c Hunk #1 succeeded at 988 (offset -8 lines). patching file src/backend/utils/misc/postgresql.conf.sample patching file src/include/optimizer/optimizer.h patching file src/test/regress/expected/select_distinct.out patching file src/test/regress/expected/sysviews.out Hunk #1 succeeded at 150 (offset 14 lines). Hunk #2 succeeded at 171 with fuzz 2 (offset 14 lines). patching file src/test/regress/sql/select_distinct.sql [cf/4787 4d8a0459e5] Reordering DISTINCT keys to match input path's pathkeys Author: Richard Guo Date: Thu Jun 6 19:23:55 2024 +0900 8 files changed, 490 insertions(+), 199 deletions(-)