postgresql/contrib/jsonb_plperl
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 handling of "undef" in contrib/jsonb_plperl. 2019-08-04 14:05:34 -04:00
sql Fix handling of "undef" in contrib/jsonb_plperl. 2019-08-04 14:05:34 -04:00
.gitignore
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
jsonb_plperl--1.0.sql
jsonb_plperl.c Be more careful to avoid including system headers after perl.h 2022-08-27 14:45:18 +07:00
jsonb_plperl.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00
jsonb_plperlu--1.0.sql Fix inconsistencies and typos in the tree 2019-07-22 10:01:50 +09:00
jsonb_plperlu.control
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00