pgsql: Fix the file mode of worker.c changed by the commit 216a784829.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix the file mode of worker.c changed by the commit 216a784829.
Date: 2023-01-09 08:36:39
Message-ID: E1pEne3-002md6-Gh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c06caa0d622b21c617d10504d1c1a39dbd2d3f1e

Modified Files
--------------
src/backend/replication/logical/worker.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2023-01-09 09:55:22 pgsql: Remove redundant setting of tuplesort status
Previous Message David Rowley 2023-01-09 04:16:31 pgsql: Allow left join removals and unique joins on partitioned tables