Re: BUG #14527: Calandar Week

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jcantin(at)strategicfuse(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14527: Calandar Week
Date: 2017-02-02 17:21:17
Message-ID: 25389.1486056077@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jcantin(at)strategicfuse(dot)com writes:
> Postgres seems to define calendar week differently depending on the function
> called.

Yup, there's the "ISO 8601" way of counting weeks and the not-so-ISO way.
Read the manual carefully.

(The great thing about standards is there are so many to choose from.)

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message rob stone 2017-02-02 19:02:33 Parser failed to return an error
Previous Message jcantin 2017-02-02 16:50:31 BUG #14527: Calandar Week