On 2017-03-10 03:55:50 +0000, Tom Lane wrote: > contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified. > > Per buildfarm. Maybe some of the other xmin variables in snapmgr.h > ought to get this too, but for the moment I'm just interested in > un-breaking the buildfarm.
Heh, I just wanted to push a patch removing the assertion because it doesn't add that much. There's imo no reason not to mark the variable PGDLLIMPORT, so I'm good with this too. - Andres -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
