Re: Week numbering

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Troels Arvin <troels(at)arvin(dot)dk>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Week numbering
Date: 2004-12-21 01:02:51
Message-ID: 200412210102.iBL12p314159@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


Patch applied. Thanks.

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

Troels Arvin wrote:
> Hello,
>
> I was recently surprised to find that EXTRACT's day of the week
> numbering is different than TO_CHAR's ditto. EXTRACT starts at 0==Sunday
> while TO_CHAR starts at 1==Sunday.
>
> A suggestion for two documentation notes is attached as a patch to
> current CVS HEAD.
>
> --
> Greetings from Troels Arvin, Copenhagen, Denmark

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

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

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Harry 2004-12-21 12:05:14 Format for docs
Previous Message Harry 2004-12-20 12:00:43 Re: Database Recovery