=== Applying patches on top of PostgreSQL commit ID 21c9756db6458f859e6579a6754c78154321cb39 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Jul 6 10:34:20 UTC 2025 On branch cf/5704 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-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 copies.