Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> so it has to be earlier. I can put it much earlier in both postgres and
> postmaster, but by having it in main.c, I have it in only one place. It
> doesn't do any palloc or anything fancy, because of course it is also
> used by client apps.
> Patch attached and applied.
And tested? I didn't say that I thought elog would work in main.c.
In fact I'm pretty certain it won't.
regards, tom lane
In response to
Responses
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-05-19 17:37:45 |
| Subject: Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ... |
| Previous: | From: Bruce Momjian | Date: 2004-05-19 17:15:21 |
| Subject: pgsql-server/src bin/initdb/Makefile bin/pg_du ... |
pgsql-patches by date
| Next: | From: Bruce Momjian | Date: 2004-05-19 17:37:45 |
| Subject: Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ... |
| Previous: | From: Bruce Momjian | Date: 2004-05-19 17:14:58 |
| Subject: Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/p ... |