Re: CVS compile failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CVS compile failure
Дата
Msg-id 22156.1090247884@sss.pgh.pa.us
обсуждение исходный текст
Ответ на CVS compile failure  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I am seeing a compile failure in current CVS from strptime():

Should be fixed now.  I wasn't very happy with strptime() there in
the first place, since it is inflexible about input format and
doesn't support a timezone specification.  Using our own datetime
code works out much better.
        regards, tom lane


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: CVS compile failure
Следующее
От: Tom Lane
Дата:
Сообщение: Re: function return type