Re: oid2name silly patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: oid2name silly patch
Дата
Msg-id 200102122150.QAA25883@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: oid2name silly patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: oid2name silly patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Thanks.  Fix applied.  My gcc doesn't complain, even with -Wall, so I
assumed it was a platform-specific issue.


> 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
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-patches по дате отправления:

Предыдущее
От: andrea gelmini
Дата:
Сообщение: Re: oid2name silly patch
Следующее
От: Dave Page
Дата:
Сообщение: ODBC Makefile for Win32