Pre-beta2 mechanical code beautification.
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execUtils.c | modified | +2 −2 |
| src/backend/libpq/hba.c | modified | +4 −6 |
| src/backend/replication/logical/tablesync.c | modified | +4 −4 |
| src/backend/storage/file/fd.c | modified | +3 −2 |
| src/backend/storage/ipc/standby.c | modified | +3 −3 |
| src/backend/storage/smgr/md.c | modified | +4 −4 |
| src/backend/utils/adt/pgstatfuncs.c | modified | +1 −1 |
| src/bin/initdb/t/001_initdb.pl | modified | +5 −3 |
| src/bin/scripts/t/020_createdb.pl | modified | +7 −5 |
| src/include/utils/backend_status.h | modified | +1 −1 |
| src/test/subscription/t/033_run_as_table_owner.pl | modified | +5 −6 |
Discussion
- run pgindent on a regular basis / scripted manner 305 messages · 2020-08-12 → 2023-10-29