Re: ISO year.

From: Kurt Roeckx <Q(at)ping(dot)be>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: ISO year.
Date: 2003-12-18 18:25:27
Message-ID: 20031218182527.GA14742@ping.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Thu, Dec 18, 2003 at 06:47:41PM +0100, Peter Eisentraut wrote:
> Kurt Roeckx wrote:
> > I have no idea if this in Oracle or not. But it's something I
> > needed, and other people in the past asked about it too.
>
> It is in Oracle, but you aren't exactly on the spot. It should be
>
> IYYY - 4 digits ('2003')
> IYY - 3 digits ('003')
> IY - 2 digits ('03')
> I - 1 digit ('3')

I'll update the patch to support all of them.

Kurt

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Kurt Roeckx 2003-12-18 19:18:08 Re: ISO year.
Previous Message Tom Lane 2003-12-18 17:49:49 Re: restore error - language "plperlu" is not trusted