postgresql/contrib/basebackup_to_shell
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
..
t Deal with paths containing \ and spaces in basebackup_to_shell tests 2022-07-18 10:32:15 -07:00
.gitignore Add .gitignore for basebackup_to_shell. 2022-03-30 19:59:44 -04:00
Makefile basebackup_to_shell: Add TAP test. 2022-03-30 15:47:02 -04:00
basebackup_to_shell.c Move basebackup code to new directory src/backend/backup 2022-08-10 14:03:23 -04:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00