ECPG timestamp.c

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема ECPG timestamp.c
Дата
Msg-id 1051842033.78976.18.camel@jester
обсуждение исходный текст
Ответы Re: ECPG timestamp.c  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-hackers
src/interfaces/ecpg/pgtypeslib/timestamp.c has started throwing
warnings:

timestamp.c: In function `dttofmtasc_replace':
timestamp.c:468: warning: `%g' yields only last 2 digits of year
timestamp.c:606: warning: `%x' yields only last 2 digits of year in some
locales on non-BSD systems

Not overly important, but worth while noting.
--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

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

Предыдущее
От: David Walker
Дата:
Сообщение: Re: Attribute must be GROUPed.... ?
Следующее
От: Rod Taylor
Дата:
Сообщение: psql Crash in -TIP