Re: Request for supported platforms

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Request for supported platforms
Дата
Msg-id 20021026120252.J55450-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Re: Request for supported platforms  (Doug McNaught <doug@mcnaught.org>)
Список pgsql-hackers
On 26 Oct 2002, Doug McNaught wrote:

> Tom Lane <tgl@sss.pgh.pa.us> writes:
>
> > Doug McNaught <doug@mcnaught.org> writes:
> > > make[3]: Entering directory `/home/doug/src/pgsql/src/backend/utils/mb/conversion_procs/ascii_and_mic'
> > > gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic
> > > -I../../../../../../src/include   -c -o ascii_and_mic.o
> > > ascii_and_mic.c
> > > ascii_and_mic.c:19: syntax error before `extern'
> > > ascii_and_mic.c:21: syntax error before `extern'
> >
> > That should be fixed as of now.
>
> OK, compile went fine, but I get multiple regression test failures:
>
> test geometry             ... FAILED
>      select_views         ... FAILED
>      foreign_key          ... FAILED
>      limit                ... FAILED
>      plpgsql              ... FAILED
>      copy2                ... FAILED
>      temp                 ... FAILED
>      domain               ... FAILED
>      rangefuncs           ... FAILED
>      prepare              ... FAILED
>      without_oid          ... FAILED
>      conversion           ... FAILED
>      truncate             ... FAILED
>      alter_table          ... FAILED
>
> I have attached a gzipped copy of "regression.diffs".  Let me know if
> I can supply any other help.

The geometry one looked like rounding issues.

Did you run out of space on where the data directory was mounted?
At least some of the other errors were complaining about no space
left on device.




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

Предыдущее
От: Ben McMahan
Дата:
Сообщение: Turning the PLANNER off
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Request for supported platforms