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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: C comment: mention 1500-02-29 as an invalid date
Date: 2014-11-10 01:50:22
Message-ID: E1Xne7a-0004gn-D8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-11-10 13:20:12 pgsql: Tab complete second argument to \c with role names.
Previous Message Amit Langote 2014-11-10 00:49:08 Re: pgsql: BRIN: Block Range Indexes