Tom Lane writes:
> ftm.van.vugt@foxi.nl writes:
> > Postgresql itself seems to never include <errno.h> along with
> > <catalog/pg_type.h>, otherwise it would suffer from the same problem
>
> That's hard to believe; I think it's Qt that's doing something strange
> here.
Yeah, like compiling with thread support. ;-)
> Anyone object to doing
>
> extern int no_such_variable;
>
> instead?
I wouldn't be surprised if some imaginative AIX linker will croak on that,
but let's try it.
--
Peter Eisentraut peter_e@gmx.net