postgresql/contrib/test_decoding
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
..
expected Fix the incorrect assertion introduced in commit 7f13ac8123. 2022-08-29 08:10:10 +05:30
specs Fix the incorrect assertion introduced in commit 7f13ac8123. 2022-08-29 08:10:10 +05:30
sql Allow users to skip logical replication of data having origin. 2022-07-21 08:47:38 +05:30
t pgstat: stats collector references in comments. 2022-04-06 13:56:06 -07:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Fix catalog lookup with the wrong snapshot during logical decoding. 2022-08-11 10:09:24 +05:30
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00
test_decoding.c Harmonize parameter names in contrib code. 2022-09-22 13:59:20 -07:00