From: Amit Kapila Date: Mon, 9 Jan 2023 08:32:38 +0000 (+0530) Subject: Fix the file mode of worker.c changed by the commit 216a784829. X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=c06caa0d622b21c617d10504d1c1a39dbd2d3f1e;p=users%2Frhaas%2Fpostgres.git Fix the file mode of worker.c changed by the commit 216a784829. Reported-by: Japin Li Discussion: https://postgr.es/m/MEYP282MB166970D1559B7CC74D3E339BB6FE9@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM --- diff --git a/src/backend/replication/logical/worker.c b/src/backend/replication/logical/worker.c old mode 100755 new mode 100644