postgresql/contrib/pg_surgery
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 Improve error messages about mismatching relkind 2021-07-08 09:44:51 +02:00
sql pg_surgery: Try to stabilize regression tests. 2020-09-18 13:26:48 -04:00
.gitignore New contrib module, pg_surgery, with heap surgery functions. 2020-09-10 11:14:07 -04:00
Makefile New contrib module, pg_surgery, with heap surgery functions. 2020-09-10 11:14:07 -04:00
heap_surgery.c Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00
pg_surgery--1.0.sql Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_surgery.control New contrib module, pg_surgery, with heap surgery functions. 2020-09-10 11:14:07 -04:00