]> granicus.if.org Git - postgresql/commit
Bruce Momjian <pgman@candle.pha.pa.us> writes:
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Feb 2001 21:49:24 +0000 (21:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Feb 2001 21:49:24 +0000 (21:49 +0000)
commitd99df62c31fe60da5fec3a61eedba90635f5e485
tree7708583f2c07652527ff645dab2d818ae968b018
parentcbb4ab99a89147944d9f6f6764575b872bdb641f
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
contrib/oid2name/oid2name.c