pgindent for worker.c
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-19T01:22:45Z
Lists: pgsql-hackers
Attachments
- pgindent_worker.patch (application/octet-stream) patch
PSA a trivial patch just to pgindent the file src/backend/replication/logical/worker.c (I am modifying this file in a separate patch, but every time I used pgindent for my own code I would keep seeing these existing format problems). ---- Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
pgindent worker.c.
- ed43677e2036 14.0 landed
-
Fix replication of in-progress transactions in tablesync worker.
- 0926e96c4934 14.0 cited