Re: ISO year.

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

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')

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2003-12-18 17:48:14 Re: replace all with * in pg_hba.conf
Previous Message Peter Eisentraut 2003-12-18 17:38:18 Re: restore error - language "plperlu" is not trusted