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

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

  1. pgindent worker.c.

  2. Fix replication of in-progress transactions in tablesync worker.