FYI - the latest patch set v12* on this thread no longer applies. [postgres@CentOS7-x64 oss_postgres_misc]$ git apply v12-0003-A-temporary-patch-that-includes-patch-in-another.patch error: patch failed: src/backend/replication/logical/relation.c:307 error: src/backend/replication/logical/relation.c: patch does not apply error: patch failed: src/backend/replication/logical/worker.c:2358 error: src/backend/replication/logical/worker.c: patch does not apply error: patch failed: src/test/subscription/t/013_partition.pl:868 error: src/test/subscription/t/013_partition.pl: patch does not apply [postgres@CentOS7-x64 oss_postgres_misc]$
~~ I know the v12-0003 was meant just a temporary patch for something that may now already be pushed, but it cannot be just skipped either because then v12-0004 will also fail. [postgres@CentOS7-x64 oss_postgres_misc]$ git apply v12-0004-Add-some-checks-before-using-apply-background-wo.patch error: patch failed: src/backend/replication/logical/relation.c:433 error: src/backend/replication/logical/relation.c: patch does not apply error: patch failed: src/backend/replication/logical/worker.c:2403 error: src/backend/replication/logical/worker.c: patch does not apply [postgres@CentOS7-x64 oss_postgres_misc]$ ------ Kind Regards, Peter Smith. Fujitsu Australia