| From: | "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> |
|---|---|
| To: | "Alvaro Herrera" <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | "Patches" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Limit usage of tcop/dest.h |
| Date: | 2005-11-03 19:31:58 |
| Message-ID: | 6EE64EF3AB31D5448D0007DD34EEB3417DD7A9@Herge.rcsinc.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew - Supernews | 2005-11-03 19:41:18 | Re: Reducing the overhead of NUMERIC data |
| Previous Message | Gregory Maxwell | 2005-11-03 19:06:02 | Re: Reducing the overhead of NUMERIC data |