postgresql/contrib/lo
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 Add tg_updatedcols to TriggerData 2020-03-09 09:34:55 +01:00
sql Add tg_updatedcols to TriggerData 2020-03-09 09:34:55 +01:00
.gitignore lo: Add test suite 2017-09-14 22:22:59 -04:00
Makefile Remove support for upgrading extensions from "unpackaged" state. 2020-02-19 16:59:14 -05:00
lo--1.0--1.1.sql Update lo extension for parallel query. 2016-06-07 11:26:42 -04:00
lo--1.1.sql Update lo extension for parallel query. 2016-06-07 11:26:42 -04:00
lo.c Fix bogus CALLED_AS_TRIGGER() defenses. 2020-04-03 11:24:56 -04:00
lo.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00
lo_test.sql Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00