On Mon, Mar 26, 2001 at 03:43:49PM +0700, Dmitry Gercog wrote:
> Hi! 
> 
> Why?
> 
> SELECT date_part('dow', '2001-03-24');
> return '6'
> 
> and
> 
> SELECT date_part('dow', '2001-03-25');
> 
> return '6', but must be '0'!!!

 Fixed in 7.1.

-- 
 Karel Zak  <[EMAIL PROTECTED]>
 http://home.zf.jcu.cz/~zakkr/
 
 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to