mirror of https://github.com/postgres/postgres
> OK, add #include <stdio.h> to the file. That should fix it.
Seems unlikely, since libpq-fe.h already includes <stdio.h>.
The real problem here is that the code is wrong: it's passing NULL
to an int parameter.
regards, tom lane
REL7_1_STABLE
parent
cbb4ab99a8
commit
d99df62c31
Loading…
Reference in new issue