Pre-beta2 mechanical code beautification.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Jun 2023 13:50:43 +0000 (09:50 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Jun 2023 13:50:43 +0000 (09:50 -0400)
commitb334612b8aee9f9a34378982d8938b201dfad323
treea47c67522e7886c2aee179cbb260e47218c16d1d
parent877bf52cffe587d33556e6259f610eb932699706
Pre-beta2 mechanical code beautification.

Run pgindent and pgperltidy.  It seems we're still some ways
away from all committers doing this automatically.  Now that
we have a buildfarm animal that will whine about poorly-indented
code, we'll try to keep the tree more tidy.

Discussion: https://postgr.es/m/3156045.1687208823@sss.pgh.pa.us
src/backend/executor/execUtils.c
src/backend/libpq/hba.c
src/backend/replication/logical/tablesync.c
src/backend/storage/file/fd.c
src/backend/storage/ipc/standby.c
src/backend/storage/smgr/md.c
src/backend/utils/adt/pgstatfuncs.c
src/bin/initdb/t/001_initdb.pl
src/bin/scripts/t/020_createdb.pl
src/include/utils/backend_status.h
src/test/subscription/t/033_run_as_table_owner.pl