postgresql/src/backend/backup
David Rowley b4dbf3e924 Fix various typos
This fixes many spelling mistakes in comments, but a few references to
invalid parameter names, function names and option names too in comments
and also some in string constants

Also, fix an #undef that was undefining the incorrect definition

Author: Alexander Lakhin
Reviewed-by: Justin Pryzby
Discussion: https://postgr.es/m/d5f68d19-c0fc-91a9-118d-7c6a5a3f5fad@gmail.com
2023-04-18 13:23:23 +12:00
..
Makefile Move basebackup code to new directory src/backend/backup 2022-08-10 14:03:23 -04:00
backup_manifest.c Simplify useless 0L constants 2023-03-29 08:25:12 +02:00
basebackup.c Fix various typos 2023-04-18 13:23:23 +12: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 Support long distance matching for zstd compression 2023-04-06 17:18:42 +02:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00