version 7.0.3
binary_data=# select day, date_part('day', day) AS day from test;
day | day
------------+-----
02/04/2000 | 2
01/04/2000 | 1
03/04/2000 | 3
(3 rows)
binary_data=#
Why does everyone reply to the person as well as CC to the list when the
person is on the list anyhow?
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly