CVS compile failure

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема CVS compile failure
Дата
Msg-id 200407190306.i6J36XC06428@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: CVS compile failure
Re: CVS compile failure
Список pgsql-hackers
I am seeing a compile failure in current CVS from strptime():
 ./backend/access/transam/xlog.c:    if (strptime(tok2, "%Y-%m-%d %H:%M:%S", &tm) == NULL)

BSD/OS does not have that function.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Escaping metacharacters
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Why we really need timelines *now* in PITR