pgsql: C comment: mention 1500-02-29 as an invalid date

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: C comment: mention 1500-02-29 as an invalid date
Дата
Msg-id E1Xne7a-0004gn-D8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
C comment:  mention 1500-02-29 as an invalid date

It is invalid because the Gregorian calendar is used for all years.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/67067f9ae35fcaf7c1a6f3258043cbd0a0380473

Modified Files
--------------
src/include/utils/datetime.h |    4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: pgsql: BRIN: Block Range Indexes
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Tab complete second argument to \c with role names.