Re: oid2name silly patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: oid2name silly patch
Дата
Msg-id 200102121355.IAA20547@candle.pha.pa.us
обсуждение исходный текст
Ответ на oid2name silly patch  (andrea gelmini <andrea.gelmini@linux.it>)
Ответы Re: oid2name silly patch  (andrea gelmini <andrea.gelmini@linux.it>)
Список pgsql-patches
> a wild patch for something i need to use.
>
> ciao,
> andrea

oid2name is now in /contrib/Makefile.  As for getopt.h, most platforms
don't have it.  BSD/OS has:

     #include <stdio.h>
     #include <unistd.h>

I have added  #include <unistd.h>.   Let me know if that helps.

--
  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 по дате отправления:

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: yet another C++ comment in C code
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: yet another C++ comment in C code