postgresql/src/backend/access
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
..
brin Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
common Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
gin Remove redundant memset(0) calls for page init of some index AMs 2021-04-07 14:35:26 +09:00
gist Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
hash Remove tupgone special case from vacuumlazy.c. 2021-04-06 08:49:22 -07:00
heap Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
index Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
nbtree Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
rmgrdesc Improve WAL record descriptions for SP-GiST records. 2021-04-20 17:01:49 -04:00
spgist Remove redundant memset(0) calls for page init of some index AMs 2021-04-07 14:35:26 +09:00
table Allow configurable LZ4 TOAST compression. 2021-03-19 15:10:38 -04:00
tablesample Update copyright for 2021 2021-01-02 13:06:25 -05:00
transam Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00