postgresql/src/bin/pg_waldump
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 Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
.gitignore Fix busted .gitignore entry. 2022-04-08 14:22:47 -04:00
Makefile Add contrib/pg_walinspect. 2022-04-08 00:26:44 -07:00
compat.c Harmonize more parameter names in bulk. 2022-09-20 13:09:30 -07:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00
nls.mk Add missing source files to pg_waldump/nls.mk 2022-09-25 17:48:03 +02:00
pg_waldump.c Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04:00
rmgrdesc.c Try to silence "-Wmissing-braces" complaints in rmgrdesc.c. 2022-04-07 00:56:09 -07:00
rmgrdesc.h Custom WAL Resource Managers. 2022-04-06 23:06:46 -07:00