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

  1. meson: Export all libcommon functions in Windows builds