Re: Limit usage of tcop/dest.h

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Limit usage of tcop/dest.h
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3417DD7A9@Herge.rcsinc.local
обсуждение исходный текст
Ответ на Limit usage of tcop/dest.h  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-patches
> Tom Lane wrote:
>
> > I thought renaming them was a better idea, actually.
>
> Here is a patch for that.  I will apply this to HEAD later today.
>
> --

I'm getting compiler error (win32) which I think is related to this
patch:

postmaster.c: In function `SubPostmasterMain':
postmaster.c:3189: error: `None' undeclared (first use in this function)
postmaster.c:3189: error: (Each undeclared identifier is reported only
once
postmaster.c:3189: error: for each function it appears in.)
make[2]: *** [postmaster.o] Error 1
make[2]: Leaving directory `/postgres/pgsql/src/backend/postmaster'
make[1]: *** [postmaster-recursive] Error 2

Merlin

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Limit usage of tcop/dest.h
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: AIX FAQ addition