postgresql/src/bin/pg_verifybackup
Andres Freund 902ab2fcef meson: Add windows resource files
The generated resource files aren't exactly the same ones as the old
buildsystems generate. Previously "InternalName" and "OriginalFileName" were
mostly wrong / not set (despite being required), but that was hard to fix in
at least the make build. Additionally, the meson build falls back to a
"auto-generated" description when not set, and doesn't set it in a few cases -
unlikely that anybody looks at these descriptions in detail.

Author: Andres Freund <andres@anarazel.de>
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
2022-10-05 09:56:05 -07:00
..
po meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
t Clean up some includes and comments in TAP test scripts 2022-07-07 10:13:01 +09:00
.gitignore Rename pg_validatebackup to pg_verifybackup. 2020-04-12 11:26:05 -04:00
Makefile Add support for zstd base backup compression. 2022-03-08 09:52:43 -05:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00
nls.mk Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
parse_manifest.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_manifest.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
pg_verifybackup.c Harmonize more parameter names in bulk. 2022-09-20 13:09:30 -07:00