=== Applying patches on top of PostgreSQL commit ID bcf2667bf62d72faced64cb60ffbd2e599a0ebe8 === === applying patch ./v1-0001-Provide-a-hook-for-ProcessInterrupts.patch patching file src/backend/tcop/postgres.c Hunk #2 succeeded at 3069 (offset 3 lines). patching file src/include/miscadmin.h === applying patch ./v1-0002-Test-for-ProcessInterrupts_hook.patch patching file src/test/modules/Makefile Hunk #1 succeeded at 26 with fuzz 2. patching file src/test/modules/test_hooks/.gitignore patching file src/test/modules/test_hooks/Makefile patching file src/test/modules/test_hooks/expected/test_processinterrupt_hook.out patching file src/test/modules/test_hooks/hooks.conf patching file src/test/modules/test_hooks/sql/test_processinterrupt_hook.sql patching file src/test/modules/test_hooks/test_hooks--1.0.sql patching file src/test/modules/test_hooks/test_hooks.c patching file src/test/modules/test_hooks/test_hooks.control patching file src/test/modules/test_hooks/test_hooks.h patching file src/test/modules/test_hooks/test_process_interrupts_hook.c