diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-01-09 14:02:38 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-01-09 14:04:14 +0530 |
commit | c06caa0d622b21c617d10504d1c1a39dbd2d3f1e (patch) | |
tree | 4a199f51271dc87457d772f2f3eed15447835049 | |
parent | 3c569049b7b502bb4952483d19ce622ff0af5fd6 (diff) |
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
-rw-r--r--[-rwxr-xr-x] | src/backend/replication/logical/worker.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/backend/replication/logical/worker.c b/src/backend/replication/logical/worker.c index 79cda394453..79cda394453 100755..100644 --- a/src/backend/replication/logical/worker.c +++ b/src/backend/replication/logical/worker.c |