Add win32ver data to meson-built postgres.exe.

Noah Misch <noah@leadboat.com>

Commit: 8c7ad6f1562ba7e8a65b21c40782091a4dd3301d
Author: Noah Misch <noah@leadboat.com>
Date: 2023-06-12T14:40:38Z
Releases: 16.0
Add win32ver data to meson-built postgres.exe.

As in the older build systems, the resources object is not an input to
postgres.def.

Reviewed by Andres Freund.

Discussion: https://postgr.es/m/20230607231407.GC1334487@rfd.leadboat.com

Files

PathChange+/−
src/backend/meson.build modified +8 −0

Discussion