postgresql/src/backend
Tom Lane 0245f8db36 Pre-beta mechanical code beautification.
Run pgindent, pgperltidy, and reformat-dat-files.

This set of diffs is a bit larger than typical.  We've updated to
pg_bsd_indent 2.1.2, which properly indents variable declarations that
have multi-line initialization expressions (the continuation lines are
now indented one tab stop).  We've also updated to perltidy version
20230309 and changed some of its settings, which reduces its desire to
add whitespace to lines to make assignments etc. line up.  Going
forward, that should make for fewer random-seeming changes to existing
code.

Discussion: https://postgr.es/m/20230428092545.qfb3y5wcu4cm75ur@alvherre.pgsql
2023-05-19 17:24:48 -04:00
..
access Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
archive Redesign archive modules 2023-02-17 14:26:42 +09:00
backup Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 2023-03-25 15:34:03 -04:00
catalog Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
commands Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
executor Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
foreign De-Revert "Add support for Kerberos credential delegation" 2023-04-13 08:55:07 -04:00
jit Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
lib Fix ILIST_DEBUG build 2023-01-18 10:26:15 -08:00
libpq Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
main Remove obsolete defense against strxfrm() bugs. 2023-04-20 13:20:14 +12:00
nodes Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
optimizer Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
parser Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
partitioning Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
po meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
port Update copyright for 2023 2023-01-02 15:00:37 -05:00
postmaster Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
regex Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
replication Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
rewrite Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
snowball Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
statistics Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
storage Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
tcop Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
tsearch Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
utils Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
Makefile Redesign archive modules 2023-02-17 14:26:42 +09:00
common.mk Blind attempt to fix LLVM dependency in the backend 2022-09-15 10:53:48 +07:00
meson.build meson: Prevent installation of test files during main install 2023-03-03 07:45:52 +01:00
nls.mk Add missing gettext triggers 2023-05-10 13:51:51 +02:00