Re: qsort (was Re: Solaris) (fwd)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: qsort (was Re: Solaris) (fwd)
Дата
Msg-id 17367.1051655240@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: qsort (was Re: Solaris) (fwd)  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
"scott.marlowe" <scott.marlowe@ihs.com> writes:
> I always thought the best place to test is with a copy of your real
> data...  I'd certainly be willing to flip a ./configure switch or GUC to
> test it myself.  I'm sure others would too.  But it's probably easy enough
> to just hack the configure script myself.

Just edit src/Makefile.global after running configure, and add "qsort.o"
to the "LIBOBJS =" line.  Then build as usual.

            regards, tom lane


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

Предыдущее
От: Mark Tessier
Дата:
Сообщение: Re: Bad timestamp external representation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline"