=== Applying patches on top of PostgreSQL commit ID 8a7e9e9dad56419ff987e5f6baaf411a03c1951a === === applying patch ./v4-0001-Remove-dependency-on-HeapTuple-from-predicate-loc.patch patching file src/backend/access/gin/ginbtree.c patching file src/backend/access/gin/ginfast.c patching file src/backend/access/gin/gininsert.c Hunk #1 succeeded at 216 (offset -1 lines). Hunk #2 succeeded at 226 (offset -1 lines). patching file src/backend/access/gist/gist.c Hunk #1 succeeded at 1262 (offset -1 lines). patching file src/backend/access/hash/hashinsert.c patching file src/backend/access/heap/heapam.c patching file src/backend/access/heap/heapam_handler.c Hunk #1 succeeded at 2162 (offset -3 lines). Hunk #2 succeeded at 2353 (offset -3 lines). patching file src/backend/access/index/indexam.c patching file src/backend/access/nbtree/nbtinsert.c patching file src/backend/storage/lmgr/predicate.c patching file src/include/access/heapam.h patching file src/include/storage/predicate.h === applying patch ./v4-0002-fixup.patch patching file src/backend/storage/lmgr/predicate.c