Preliminary work for pgindent run.
Tom Lane <tgl@sss.pgh.pa.us>
Preliminary work for pgindent run. Update typedefs.list from current buildfarm results. Adjust pgindent's typedef blacklist to block some more unfortunate typedef names that have snuck in since last time. Manually tweak a few places where I didn't like the initial results of pgindent'ing.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_trgm/trgm_op.c | modified | +6 −6 |
| src/backend/libpq/be-secure-common.c | modified | +2 −2 |
| src/include/storage/reinit.h | modified | +2 −2 |
| src/port/pg_crc32c_armv8.c | modified | +6 −3 |
| src/tools/pgindent/pgindent | modified | +4 −2 |
| src/tools/pgindent/typedefs.list | modified | +98 −7 |