Vladlen Popolitov писал(а) 2024-12-23 15:14:
Yes, it is also working option. I applied it and tested in the current master under Windows,it works.Attached patch changes this line in meson.buildlink_with: cflag_libs, + link_whole: cflag_libs, c_pch: pch_c_h,
I also created entry in the commit fest with this patch https://commitfest.postgresql.org/51/5457/ -- Best regards, Vladlen Popolitov.