Re: Release notes typo

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Release notes typo
Дата
Msg-id 20051025045835.GA33563@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Release notes typo  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Tue, Oct 25, 2005 at 12:17:52AM -0400, Tom Lane wrote:
> Michael Fuhr <mike@fuhr.org> writes:
> > "dates who's result" should be "dates whose result."
>
> It's still horrible English :-(  A date hasn't got a result, much
> less one that includes a daylight savings time adjustment period.

Good point.

> We should rewrite the entire paragraph.  Maybe
>
>     Days that contain a daylight savings time adjustment are not 24
>     hours, but typically 23 or 25 hours. This change creates a
>     conceptual distinction between intervals of "so many days"
>     and intervals of "so many hours".  Adding '1 day' to a timestamp
>     now gives the same local time on the next day even if a daylight
>     savings time adjustment occurs between, whereas adding '24 hours'
>     will give a different local time when this happens.  For example:

Sounds reasonable.

BTW, I don't know what's correct in other countries, but in the US
it's officially "daylight saving time" (singular "saving").

http://tf.nist.gov/general/daylightsavingtime.html

Not that anybody actually says it that way ;-)

--
Michael Fuhr
(Who'd be happy to live on UTC and do away with timezones and DST altogether.)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Release notes typo
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: TODO item - tid <> operator