Re: Problem on AIX with current

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: Problem on AIX with current
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA421275D@m0114.s-mxs.net
обсуждение исходный текст
Ответ на Problem on AIX with current  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: Problem on AIX with current  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Re: Problem on AIX with current  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> > I am quite sure that all AIX Versions accept the CLOBBER method,
> > thus I ask you to apply the following patch, to make it work.
> 
> CLOBBER does not work with AIX5L, nor CHANGE_ARGV. (SETPROCTITLE,
> PSTAT and PS_STRINGS can not be used since AIX5L does not have
> appropreate header files).

Have you actually tried my patch, and what was the effect ? 
The previous code was wrong, since it did not do any PS magic,
it defaulted to PS_USE_NONE.

Else can you please tell me a predefine for AIX5, thanks. 

Andreas


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

Предыдущее
От: John Summerfield
Дата:
Сообщение: Re: cvs problem
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Timestamp, fractional seconds problem