=== Applying patches on top of PostgreSQL commit ID 5b2dcead39904ae56e2c17cb5c7a14e6f255790c === === 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 patching file src/backend/libpq/crypt.c 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 === applying patch ./v4-0003-Added-SQL-support-for-ALTER-ROLE-to-manage-two-pa.patch patching file src/backend/commands/user.c patching file src/backend/parser/gram.y Hunk #2 succeeded at 1182 (offset 13 lines). Hunk #3 succeeded at 1278 (offset 13 lines). patching file src/test/regress/expected/password_rollover.out patching file src/test/regress/parallel_schedule patching file src/test/regress/sql/password_rollover.sql === applying patch ./v4-0004-Updated-pg_dumpall-to-support-exporting-a-role-s-.patch patching file src/bin/pg_dump/pg_dumpall.c Hunk #1 succeeded at 763 (offset 8 lines). Hunk #2 succeeded at 772 (offset 8 lines). Hunk #3 succeeded at 803 (offset 8 lines). Hunk #4 succeeded at 815 (offset 8 lines). Hunk #5 succeeded at 837 (offset 8 lines). Hunk #6 succeeded at 927 (offset 8 lines). === applying patch ./v4-0005-Update-system-views-pg_roles-and-pg_shadow.patch patching file doc/src/sgml/system-views.sgml patching file src/backend/catalog/system_views.sql patching file src/test/regress/expected/rules.out === applying patch ./v4-0006-Updated-pg_authid-catalog-documentation.patch patching file doc/src/sgml/catalogs.sgml === applying patch ./v4-0007-Updated-psql-s-describe-roles-meta-command.patch patching file src/bin/psql/describe.c Hunk #1 succeeded at 3670 (offset -5 lines). === applying patch ./v4-0008-Added-documentation-for-ALTER-ROLE-command.patch patching file doc/src/sgml/ref/alter_role.sgml === applying patch ./v4-0009-Added-TAP-tests-to-prove-that-a-role-can-use-two-.patch patching file src/test/authentication/t/001_password.pl Hunk #1 succeeded at 694 (offset 32 lines). === applying patch ./v4-0010-pgindent-run.patch patching file src/backend/commands/user.c patching file src/backend/libpq/auth-scram.c patching file src/backend/libpq/auth.c patching file src/backend/libpq/crypt.c patching file src/include/catalog/pg_authid.h patching file src/include/utils/wait_event.h Hunk #1 FAILED at 57. 1 out of 1 hunk FAILED -- saving rejects to file src/include/utils/wait_event.h.rej patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 1281 (offset 6 lines). Hunk #2 succeeded at 1346 (offset 6 lines). Hunk #3 succeeded at 1924 (offset 10 lines). Hunk #4 succeeded at 3006 (offset 14 lines). Hunk #5 succeeded at 3415 (offset 15 lines). Hunk #6 succeeded at 3884 (offset 16 lines).