postgresql/src/backend/access
Michael Paquier 33bd4698c1 Fix code comments still referring to pg_start/stop_backup()
pg_start_backup() and pg_stop_backup() have been respectively renamed to
pg_backup_start() and pg_backup_stop() as of 39969e2, but a few comments
did not get the call.

Reviewed-by: Kyotaro Horiguchi, David Steele
Discussion: https://postgr.es/m/YrqGlj1+4DF3dbZ/@paquier.xyz
2022-07-01 09:37:17 +09:00
..
brin Revert changes in HOT handling of BRIN indexes 2022-06-16 15:02:49 +02:00
common Add 'static' to file-local variables missing it. 2022-05-12 12:39:33 -07:00
gin Revert changes in HOT handling of BRIN indexes 2022-06-16 15:02:49 +02:00
gist Revert changes in HOT handling of BRIN indexes 2022-06-16 15:02:49 +02:00
hash Change some unnecessary MemSet calls 2022-07-01 00:16:38 +02:00
heap Revert changes in HOT handling of BRIN indexes 2022-06-16 15:02:49 +02:00
index Update copyright for 2022 2022-01-07 19:04:57 -05:00
nbtree Revert changes in HOT handling of BRIN indexes 2022-06-16 15:02:49 +02:00
rmgrdesc Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
spgist Revert changes in HOT handling of BRIN indexes 2022-06-16 15:02:49 +02:00
table Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
tablesample Update copyright for 2022 2022-01-07 19:04:57 -05:00
transam Fix code comments still referring to pg_start/stop_backup() 2022-07-01 09:37:17 +09:00
Makefile