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

From Bruce Momjian
Subject pgsql: C comment: mention 1500-02-29 as an invalid date
Date
Msg-id E1Xne7a-0004gn-D8@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Amit Langote
Date:
Subject: Re: pgsql: BRIN: Block Range Indexes
Next
From: Robert Haas
Date:
Subject: pgsql: Tab complete second argument to \c with role names.