On Sat, Jan 18, 2014 at 6:50 AM, Andrew Dunstan <and...@dunslane.net> wrote:
> > On 01/17/2014 12:43 PM, Tom Lane wrote: > >> Andrew Dunstan <and...@dunslane.net> writes: >> >>> It looks like what we need to fix the immediate problem is to mark >>> set_latch_on_sigusr1 with PGDLLIMPORT. Is that the only one of these >>> symbols we might need to make visible? >>> >> We've generally relied on the buildfarm to cue us to add PGDLLIMPORT. >> Add that one and see what happens ... >> >> >> > > > OK, done. > > Great, that fixes it on my end. Thanks for fixing those. Regards David Rowley > cheers > > andrew > >