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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Vladlen Popolitov <v.popolitov@postgrespro.ru>, Michael Paquier <michael@paquier.xyz>, Andrew Kane <andrew@ankane.org>, Nathan Bossart <nathandbossart@gmail.com>, pgsql-hackers@postgresql.org
Date: 2024-12-25T16:34:47Z
Lists: pgsql-hackers
Heikki Linnakangas <hlinnaka@iki.fi> writes:
> Ok, committed that, thanks1

The question this patch brings to my mind is whether libpgport
doesn't need the same treatment.

			regards, tom lane



Commits

  1. meson: Export all libcommon functions in Windows builds