=== Applying patches on top of PostgreSQL commit ID d0283387d358e5e0a64a439b7fe906399b59fdd9 === === applying patch ./v4-0001-Add-new-columns-to-pg_authid.patch patching file src/backend/commands/user.c patching file src/include/catalog/pg_authid.dat patching file src/include/catalog/pg_authid.h === applying patch ./v4-0002-Update-password-verification-infrastructure-to-ha.patch patching file src/backend/commands/user.c patching file src/backend/libpq/auth-sasl.c patching file src/backend/libpq/auth-scram.c Hunk #2 succeeded at 132 with fuzz 1. patching file src/backend/libpq/auth.c Hunk #4 FAILED at 828. Hunk #5 succeeded at 886 (offset -2 lines). Hunk #6 succeeded at 907 (offset -2 lines). 1 out of 6 hunks FAILED -- saving rejects to file src/backend/libpq/auth.c.rej patching file src/backend/libpq/crypt.c Hunk #1 succeeded at 2 with fuzz 2. patching file src/common/scram-common.c Hunk #1 succeeded at 196 (offset 11 lines). patching file src/include/libpq/crypt.h patching file src/include/libpq/sasl.h patching file src/include/libpq/scram.h