Add win32ver data to meson-built postgres.exe.
authorNoah Misch <noah@leadboat.com>
Mon, 12 Jun 2023 14:40:38 +0000 (07:40 -0700)
committerNoah Misch <noah@leadboat.com>
Mon, 12 Jun 2023 14:40:38 +0000 (07:40 -0700)
commit8c7ad6f1562ba7e8a65b21c40782091a4dd3301d
tree7ec54f5d8f263c320a61b3569785566387cbbdd5
parent04411cbfdb76194c483c77bdbc636e83099ae5c3
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
src/backend/meson.build