Re: ISO year. - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ISO year.
Date
Msg-id 200312250336.hBP3aUd23829@candle.pha.pa.us
Whole thread Raw
In response to Re: ISO year.  (Kurt Roeckx <Q@ping.be>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Kurt Roeckx wrote:
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: CATALOG/NOCATALOG for new users
Next
From: Bruce Momjian
Date:
Subject: Re: distinguish between all and "all" in pg_hba.conf