RE: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows

Regina Obe <lr@pcorp.us>

From: "Regina Obe" <lr@pcorp.us>
To: "'Vladlen Popolitov'" <v.popolitov@postgrespro.ru>
Cc: <pgsql-hackers@lists.postgresql.org>
Date: 2025-01-09T16:35:18Z
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%24dc6313
> > 10%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.

Apologies for my confusion.  I've flipped it back to committed.

Thanks,
Regina




Commits

  1. meson: Export all libcommon functions in Windows builds