postgresql/src/bin/pg_test_timing
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 Remove unused module imports from TAP tests 2022-03-24 20:51:40 +01:00
.gitignore Improve range checks of options for pg_test_fsync and pg_test_timing 2020-09-28 10:13:59 +09:00
Makefile Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04: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
pg_test_timing.c Improve range checks of options for pg_test_fsync and pg_test_timing 2020-09-28 10:13:59 +09:00