Re: Maybe a Bug, maybe bad SQL

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Maybe a Bug, maybe bad SQL
Дата
Msg-id 200103211320.IAA14294@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Maybe a Bug, maybe bad SQL  (Grant <grant@conprojan.com.au>)
Ответы Re: Maybe a Bug, maybe bad SQL  (Cedar Cox <cedarc@visionforisrael.com>)
Re: Maybe a Bug, maybe bad SQL  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Список pgsql-sql
> 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?

Good question.  They get the reply faster by sending it to them and the
list, and if someone later wants to reply only to the poster, they have
the email address right there.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Brian C. Doyle"
Дата:
Сообщение: Complex Query Help
Следующее
От: Cedar Cox
Дата:
Сообщение: Re: Maybe a Bug, maybe bad SQL