Re: Upgrade db format without older version of PostgreSQL

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Upgrade db format without older version of PostgreSQL
Дата
Msg-id 4AC23DDA.4000407@hogranch.com
обсуждение исходный текст
Ответ на Re: Upgrade db format without older version of PostgreSQL  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Ответы Re: Upgrade db format without older version of PostgreSQL
Список pgsql-general
Devrim GÜNDÜZ wrote:
> Could be -- but this is what I got with 7.2.8:
>
> make[3]: Entering directory `/home/devrim/rpm/BUILD/postgresql-7.2.8/src/backend/libpq'
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include   -c -o hba.o hba.c
> hba.c: In function ‘ident_unix’:
> hba.c:885: error: storage size of ‘peercred’ isn’t known
> hba.c:885: warning: unused variable ‘peercred’
> ...

what version gcc is that?




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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Upgrade db format without older version of PostgreSQL
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: computed values in plpgsql