Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows
Regina Obe <r@pcorp.us>
From: Regina Obe <r@pcorp.us>
To: pgsql-hackers@lists.postgresql.org
Cc: Vladlen Popolitov <v.popolitov@postgrespro.ru>
Date: 2025-01-03T16:08:14Z
Lists: pgsql-hackers
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
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