postgresql/contrib/pg_freespacemap
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 some basic regression tests for pg_freespacemap 2022-03-24 09:36:30 +09:00
sql Add some basic regression tests for pg_freespacemap 2022-03-24 09:36:30 +09:00
.gitignore Add some basic regression tests for pg_freespacemap 2022-03-24 09:36:30 +09:00
Makefile Avoid instabilities with the regression tests of pg_freespacemap 2022-03-29 13:52:49 +09:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00
pg_freespacemap--1.0--1.1.sql Update pg_freespacemap extension for parallel query. 2016-06-09 17:18:16 -04:00
pg_freespacemap--1.1--1.2.sql Default monitoring roles 2017-03-30 14:18:53 -04:00
pg_freespacemap--1.1.sql Update pg_freespacemap extension for parallel query. 2016-06-09 17:18:16 -04:00
pg_freespacemap.c Replace heapam.h includes with {table, relation}.h where applicable. 2019-01-21 10:51:37 -08:00
pg_freespacemap.conf Avoid instabilities with the regression tests of pg_freespacemap 2022-03-29 13:52:49 +09:00
pg_freespacemap.control Default monitoring roles 2017-03-30 14:18:53 -04:00