| From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> | 
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> | 
| Cc: | "Magnus Hagander" <magnus(at)hagander(dot)net>, <pgsql-patches(at)postgresql(dot)org> | 
| Subject: | Re: Warning is adjusted of pgbench. | 
| Date: | 2007-09-27 06:21:59 | 
| Message-ID: | 02e401c800ce$b5c5c800$c601a8c0@HP22720319231 | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-patches | 
Hi.
>> To be clear: my thought is to put "#define FRONTEND 1" into
>> postgres_fe.h and then eliminate ad-hoc definitions of it from a
>> boatload of Makefiles.  A quick grep suggests that the only place this
>> wouldn't work too well is src/port/, but that could keep on doing what
>> it's doing.
I tried it. and this is patch of test. Then, I still think that consideration 
is required to a slight degree involving port.
However, This fully satisfied the following tests. (regression test is all pass)
FreeBSD
MinGW(gcc)
MS-VC8
What do you think?
Regards,
Hiroshi Saito
| Attachment | Content-Type | Size | 
|---|---|---|
| FRONTEND_PATCH | application/octet-stream | 12.0 KB | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2007-09-27 07:20:51 | Re: Minor recovery changes | 
| Previous Message | Bruce Momjian | 2007-09-27 05:55:49 | Re: [COMMITTERS] pgsql: Temporarily modify tsearch regression tests to suppress notice |