postgresql/src/backend/backup
Peter Eisentraut de4d456b40 Improve several permission-related error messages.
Mainly move some detail from errmsg to errdetail, remove explicit
mention of superuser where appropriate, since that is implied in most
permission checks, and make messages more uniform.

Author: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://www.postgresql.org/message-id/20230316234701.GA903298@nathanxps13
2023-03-17 10:33:09 +01:00
..
Makefile Move basebackup code to new directory src/backend/backup 2022-08-10 14:03:23 -04:00
backup_manifest.c Add BufFileRead variants with short read and EOF detection 2023-01-16 11:01:31 +01:00
basebackup.c Reword overly-optimistic comment about backup checksum verification. 2023-03-06 10:35:15 -05:00
basebackup_copy.c Improve TimestampDifferenceMilliseconds to cope with overflow sanely. 2023-01-26 17:09:12 -05:00
basebackup_gzip.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_lz4.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_progress.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_server.c Improve several permission-related error messages. 2023-03-17 10:33:09 +01:00
basebackup_sink.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_target.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_throttle.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_zstd.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00