postgresql/src/backend
Tom Lane def5b065ff Initial pgindent and pgperltidy run for v14.
Also "make reformat-dat-files".

The only change worthy of note is that pgindent messed up the formatting
of launcher.c's struct LogicalRepWorkerId, which led me to notice that
that struct wasn't used at all anymore, so I just took it out.
2021-05-12 13:14:10 -04:00
..
access Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
bootstrap Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
catalog Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
commands Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
executor Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
foreign Update copyright for 2021 2021-01-02 13:06:25 -05:00
jit Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
lib Fix typo in comment 2021-04-20 14:35:16 +02:00
libpq Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
main Update copyright for 2021 2021-01-02 13:06:25 -05:00
nodes Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. 2021-05-10 11:02:29 -04:00
optimizer Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
parser Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
partitioning Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
po Translation updates 2021-05-10 14:36:21 +02:00
port Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
postmaster Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
regex Fix performance issue in new regex match-all detection code. 2021-05-03 11:42:31 -04:00
replication Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
rewrite Remove unused function argument 2021-05-03 09:05:58 +02:00
snowball Update snowball 2021-02-19 08:10:15 +01:00
statistics Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
storage Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
tcop Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
tsearch Fix typos and grammar in comments and docs 2021-04-19 11:32:30 +09:00
utils Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
.gitignore
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 2021-03-03 17:02:32 +13:00
common.mk
nls.mk Translation updates 2021-05-10 14:36:21 +02:00