postgresql/contrib/pgrowlocks
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 a regression test for contrib/pgrowlocks. 2022-09-01 15:02:41 -04:00
specs Add a regression test for contrib/pgrowlocks. 2022-09-01 15:02:41 -04:00
.gitignore Add a regression test for contrib/pgrowlocks. 2022-09-01 15:02:41 -04:00
Makefile Add a regression test for contrib/pgrowlocks. 2022-09-01 15:02:41 -04:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00
pgrowlocks--1.0--1.1.sql Fix typo in update scripts for some contrib modules. 2013-07-19 04:13:01 +09:00
pgrowlocks--1.1--1.2.sql Update pgrowlocks extension for parallel query. 2016-06-09 17:35:53 -04:00
pgrowlocks--1.2.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
pgrowlocks.c Use has_privs_for_roles for predefined role checks 2022-03-28 15:10:04 -04:00
pgrowlocks.control Update pgrowlocks extension for parallel query. 2016-06-09 17:35:53 -04:00