Re: Maybe a Bug, maybe bad SQL - Mailing list pgsql-sql

From Grant
Subject Re: Maybe a Bug, maybe bad SQL
Date
Msg-id Pine.LNX.4.21.0103211526160.5739-100000@webster.conprojan.com.au
Whole thread Raw
In response to Re: Maybe a Bug, maybe bad SQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Maybe a Bug, maybe bad SQL  (darcy@druid.net (D'Arcy J.M. Cain))
Re: Maybe a Bug, maybe bad SQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
version 7.0.3

binary_data=# select day, date_part('day',  day) AS day from test;   day     | day
------------+-----02/04/2000 |   201/04/2000 |   103/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?



pgsql-sql by date:

Previous
From: "guard"
Date:
Subject: help pgsql 7.1beta & delphi
Next
From: Tom Lane
Date:
Subject: Re: Maybe a Bug, maybe bad SQL