=== Applying patches on top of PostgreSQL commit ID c9af054653077699189884c336a65e23a7c8aebb === === applying patch ./v26-0001-Refactor-amcheck-to-extract-common-locking-routi.patch patching file contrib/amcheck/Makefile patching file contrib/amcheck/amcheck.c patching file contrib/amcheck/amcheck.h patching file contrib/amcheck/meson.build patching file contrib/amcheck/verify_nbtree.c === applying patch ./v26-0002-Add-gist_index_check-function-to-verify-GiST-ind.patch patching file contrib/amcheck/Makefile patching file contrib/amcheck/amcheck--1.3--1.4.sql patching file contrib/amcheck/amcheck.control patching file contrib/amcheck/expected/check_gist.out patching file contrib/amcheck/meson.build patching file contrib/amcheck/sql/check_gist.sql patching file contrib/amcheck/verify_gist.c patching file doc/src/sgml/amcheck.sgml === applying patch ./v26-0003-Add-gin_index_parent_check-to-verify-GIN-index.patch patching file contrib/amcheck/Makefile patching file contrib/amcheck/amcheck--1.3--1.4.sql patching file contrib/amcheck/expected/check_gin.out patching file contrib/amcheck/meson.build patching file contrib/amcheck/sql/check_gin.sql patching file contrib/amcheck/verify_gin.c patching file doc/src/sgml/amcheck.sgml === applying patch ./v26-0004-Add-GiST-support-to-pg_amcheck.patch patching file src/bin/pg_amcheck/pg_amcheck.c patching file src/bin/pg_amcheck/t/002_nonesuch.pl Hunk #2 succeeded at 353 (offset 34 lines). patching file src/bin/pg_amcheck/t/003_check.pl