Re: ISO year.

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

Kurt Roeckx <Q(at)ping(dot)be> writes:
> This patch allows you to use IYYYY as format specifier to get the
> ISO year, the year correspondeing to the ISO week number (IW).

The purpose of to_char() as I understand it is to be 100% Oracle
compatible, not to invent new features at random. Is this duplicating
some Oracle functionality that was left out?

regards, tom lane

In response to

  • ISO year. at 2003-12-18 15:33:44 from Kurt Roeckx

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2003-12-18 17:14:59 replace all with * in pg_hba.conf
Previous Message Kurt Roeckx 2003-12-18 15:33:44 ISO year.