=== Applying patches on top of PostgreSQL commit ID 7376e6085468054328a66e8c10c007bdaaf88f91 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Jul 8 01:03:19 UTC 2025 On branch cf/5704 nothing to commit, working tree clean === using 'git am' to apply patch ./v3-0001-If-we-have-a-single-hashclause-list_copy-hashclau.patch === Applying: If we have a single hashclause, list_copy(hashclauses) is unnecessary. This adjustment can save the overhead of function calls and memory operation.