Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> I was wondering whether my_exec_path might need to be marked DLLIMPORT.
>> Not sure about the other symbol though.
> Is this going to be fixed? Right now tsearch2 is totally busted for
> Windows. I would fix it but my attempt (marking my_exec_path with
> DLLIMPORT) just seemed to make things worse (pgtz.c blew up).
[ shrug ... ] *I'm* not going to fix it; I don't have a Windows setup
I could test a proposed fix on. And evidently it does need testing.
regards, tom lane