Skip to content
Snippets Groups Projects
Commit d99df62c authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Bruce Momjian <pgman@candle.pha.pa.us> writes:

> 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
parent cbb4ab99
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment