Re: bug?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Minghann Ho <mho(at)mcs(dot)vuw(dot)ac(dot)nz>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: bug?
Date: 2003-01-02 06:16:23
Message-ID: 17935.1041488183@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Minghann Ho <mho(at)mcs(dot)vuw(dot)ac(dot)nz> writes:
> The following SELECT are errors?!

No, they're not. PG follows the ISO definition of week numbers:
Monday is the first day of the week, and the first week of a year
is the first one containing a Thursday.

regards, tom lane

In response to

  • bug? at 2003-01-02 04:36:23 from Minghann Ho

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2003-01-02 09:42:58 Re: Reference integrity question
Previous Message Tom Lane 2003-01-02 06:06:49 Re: Slow self-join on a 100 million record table