postgresql/contrib/hstore_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 contrib/hstore_plperl to look through scalar refs. 2018-06-18 15:55:06 -04:00
sql Fix contrib/hstore_plperl to look through scalar refs. 2018-06-18 15:55:06 -04:00
.gitignore Add transforms feature 2015-04-26 10:33:14 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
hstore_plperl--1.0.sql Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 2016-10-04 17:49:07 -04:00
hstore_plperl.c Be more careful to avoid including system headers after perl.h 2022-08-27 14:45:18 +07:00
hstore_plperl.control Make contrib modules' installation scripts more secure. 2020-08-10 10:44:42 -04:00
hstore_plperlu--1.0.sql Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 2016-10-04 17:49:07 -04:00
hstore_plperlu.control Add transforms feature 2015-04-26 10:33:14 -04:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00