Re: join regression failure on cygwin

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: join regression failure on cygwin
Дата
Msg-id 14722.1248390367@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: join regression failure on cygwin  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> I'll work on it, but for now I propose to make the following change to 
> configure.in and the corresponding change in configure:

I believe you can just add AC_LIBOBJ(erand48) in the Cygwin-specific
section without touching the other part; that's supposed to be a no-op
if the filename has already been added to LIBOBJS.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump Add dumping of comments on index columns
Следующее
От: Tom Lane
Дата:
Сообщение: Re: When is a record NULL?