Re: [HACKERS] Broken source tree

Поиск
Список
Период
Сортировка
От t-ishii@sra.co.jp
Тема Re: [HACKERS] Broken source tree
Дата
Msg-id 199808060442.NAA01117@srapc451.sra.co.jp
обсуждение исходный текст
Ответ на Broken source tree  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Ответы Re: [HACKERS] Broken source tree
Список pgsql-hackers
>I did a CVSup a few minutes ago, and tried to do a clean install.
>configure seemed to do the right thing, but initdb was not
>happy. Looks

Seems linux users have been experiencing problems with initdb, and I
decided to make another challenge of installing PostgreSQL to my
RedHat 4.0 box from scratch. (I did cvs up a few hours ago). So far no
problem was found.

>like (perhaps) the recent changes to initdb to allow non-interactive use
                            ~~~~~~~~~~~~~~~~~~~~~~~~~
>might have broken things?

I didn't know about this. Maybe you mean the patches I have sent
recently?

>Regarding specific symptoms:
>1) libpq.so.1 did get made and is in the right place afaik. Don't know
>why pg_id is complaining.

don't know too.

>2) initdb has a syntax error in the script.

maybe due to pg_id returning null string?
--
Tatsuo Ishii
t-ishii@sra.co.jp

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] OR clause status
Следующее
От: t-ishii@sra.co.jp
Дата:
Сообщение: Re: [HACKERS] CVS and the backend