Re: Warning is adjusted of pgbench.

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: Warning is adjusted of pgbench.
Дата
Msg-id 0b2301c7ffec$f2282370$c601a8c0@HP22720319231
обсуждение исходный текст
Ответ на Warning is adjusted of pgbench.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
Список pgsql-patches
Hi.

From: "Tom Lane" <tgl@sss.pgh.pa.us>


> "Hiroshi Saito" <z-saito@guitar.ocn.ne.jp> writes:
>> From: "Tom Lane" <tgl@sss.pgh.pa.us>
>>> Perhaps instead postgres_fe.h should #define FRONTEND?
>
>> Yes,  I feared that the physique of a main part broke. Then, Magnus said the
>> same suggestion as you. It seems that it needs to be brushup.
>> I am going to improve by the reason referred to as that FRONTEND influences
>> nmake (libpq) again. Probably, Mugnus is operating main part.?
>
> 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 think sufficient suggestion.

>
> I'm not in a good position to test this, because it will mainly matter
> on Windows which I don't do.  Anyone else have a chance to try it?

I want, will try it. of course, work of Magnus is not barred.
Thanks!

Regards,
Hiroshi Saito

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Warning is adjusted of pgbench.
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: Thread-safe PREPARE in ecpg