Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows
Vladlen Popolitov <v.popolitov@postgrespro.ru>
From: Vladlen Popolitov <v.popolitov@postgrespro.ru>
To: Regina Obe <r@pcorp.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-01-09T11:13:11Z
Lists: pgsql-hackers
Regina Obe писал(а) 2025-01-03 23:08: > I tested this with a patched version of the EDB PG 17 installer that > includes this patch and it fixed the issue I was having described in: > > https://www.postgresql.org/message-id/000001db1df8%2449765bb0%24dc631310%24%40pcorp.us > > It would be great if this was backported to PG17. > > The new status of this patch is: Needs review Hi Regina, As I see, this patch applied to master and immediately backported to PG16 and PG17 (changes will appear in new versions, old versions are unchangeable). If this answered your question, status should be returned to committed again. -- Best regards, Vladlen Popolitov.
Commits
-
meson: Export all libcommon functions in Windows builds
- 643efb18bf80 16.7 landed
- d8b0c6411648 17.3 landed
- 07f902bd7607 18.0 landed
- 4e0d71ff2259 16.7 landed
- c80acbc6fae8 17.3 landed
- 2571c1d5cc5e 18.0 landed