Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> On 2/15/14, 10:22 AM, Tom Lane wrote:
>> Yes it does; people who fail to remove their manual externs will get
>> Windows-only build failures (or at least warnings; it's not very clear
>> which declaration will win).
> The manual externs and the automatically provided ones are exactly the
> same. Why would that fail?
Maybe I'm remembering the wrong patch. I thought what this patch was
intending was to put PGDLLEXPORT into the automatically-provided externs.
regards, tom lane