Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows - Mailing list pgsql-hackers

From Vladlen Popolitov
Subject Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows
Date
Msg-id f37379175f6899fb2e7c68c7d091a40f@postgrespro.ru
Whole thread Raw
In response to Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows  (Andrew Kane <andrew@ankane.org>)
Responses Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows
List pgsql-hackers
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.build
>>        link_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.



pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: transaction lost when delete clog file after normal shutdown
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Logical replication timeout