postgresql/src/backend/backup
Peter Eisentraut ab9717847a Remove obsolete comment
The comment in basebackup.c updated by 33bd4698c1 was actually
obsolete to begin with, since the symbols it was referring to haven't
existed in that header file for quite some time.  The header file is
still needed for other reasons, though, so keep the #include, just
drop the comment.
2022-08-26 10:44:50 +02:00
..
Makefile
backup_manifest.c
basebackup.c Remove obsolete comment 2022-08-26 10:44:50 +02:00
basebackup_copy.c
basebackup_gzip.c
basebackup_lz4.c
basebackup_progress.c
basebackup_server.c
basebackup_sink.c
basebackup_target.c
basebackup_throttle.c
basebackup_zstd.c