]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Run pgindent and pgperltidy for previous 3 commits.
authorNathan Bossart <nathan@postgresql.org>
Thu, 2 Jul 2026 18:05:50 +0000 (13:05 -0500)
committerNathan Bossart <nathan@postgresql.org>
Thu, 2 Jul 2026 18:05:50 +0000 (13:05 -0500)
commitd69fdf79b8ba7549a9c449e255aab0734cc67a4f
treef80e2c7f7c1990a05bd8dc4bbb20c34890b245d9
parent831bec45924a80cccf20cec7cf4c941874eb96c8
Run pgindent and pgperltidy for previous 3 commits.

For ease of review, and to be able to put the indentation changes
in .git-blame-ignore-revs, I did not fix the indentation of the
last 3 commits.  Do that now.

Discussion: https://postgr.es/m/adZ4j88Dq9r8y9_9%40nathan
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c
src/bin/pg_upgrade/check.c
src/bin/pg_upgrade/controldata.c
src/bin/pg_upgrade/exec.c
src/bin/pg_upgrade/multixact_rewrite.c
src/bin/pg_upgrade/pg_upgrade.c
src/bin/pg_upgrade/relfilenumber.c
src/bin/pg_upgrade/t/006_transfer_modes.pl
src/bin/psql/command.c
src/bin/psql/describe.c