Re: [HACKERS] Broken source tree

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Broken source tree
Дата
Msg-id 199808060508.BAA25482@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Broken source tree  (t-ishii@sra.co.jp)
Ответы 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
>

Multi-byte pg_class_mb.h and others had duplicate copies of the file in
them.  I am committing a fix now.

As far as I am concerned, if you want to just add the endcoding field to
various tables, go ahead.  It is easier than maintaining two copies of
the files, and should make your job easier.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

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