Re: Limit usage of tcop/dest.h - Mailing list pgsql-patches

From Merlin Moncure
Subject Re: Limit usage of tcop/dest.h
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3417DD7A9@Herge.rcsinc.local
Whole thread Raw
In response to Limit usage of tcop/dest.h  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Limit usage of tcop/dest.h
Next
From: Bruce Momjian
Date:
Subject: Re: AIX FAQ addition