Re: ISO year. - Mailing list pgsql-patches

From Kurt Roeckx
Subject Re: ISO year.
Date
Msg-id 20031218191808.GA21443@ping.be
Whole thread Raw
In response to Re: ISO year.  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: ISO year.  (Karel Zak <zakkr@zf.jcu.cz>)
Re: ISO year.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: ISO year.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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')

Here is an updated patch that does that.


Kurt


Attachment

pgsql-patches by date:

Previous
From: Kurt Roeckx
Date:
Subject: Re: ISO year.
Next
From: Peter Eisentraut
Date:
Subject: Re: [GENERAL] restore error - language "plperlu" is not trusted