Re: [BUGS] CC Date format code defaults to current centry

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Karel Zak <zakkr@zf.jcu.cz>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, List pgsql-patches <pgsql-patches@postgresql.org>
Date: 2005-03-25T16:09:30Z
Lists: pgsql-bugs
Karel Zak <zakkr@zf.jcu.cz> writes:
>  I think it's very special case when you define YY and CC and code
> should detects it and counts year as (CC-1)*100+YY. The right answers:
> ...
> The patch (with docs changes) is in the attachment.

Applied to HEAD and 8.0.

			regards, tom lane