BUG #3252: Select Order by time

Поиск
Список
Период
Сортировка
От Lee Chua
Тема BUG #3252: Select Order by time
Дата
Msg-id 200704241801.l3OI1koB002382@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3252: Select Order by time  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3252
Logged by:          Lee Chua
Email address:      leehchua@bensecurity.com.au
PostgreSQL version: 8.2.3
Operating system:   FC4
Description:        Select Order by time
Details:

When we select and order by time we get 00:00:00 as the latest time of the
day.

The latest time of the day should be 23:59:59 not 00:00:00. 00:00:00 should
be the earliest time of the day. This follows naval/military convention
somewhat although the time 00:00:00 actually does not exist in the
military/naval definition and in fact is called Midnight. The only
convention then that we should follow is the computer where we start
counting from 0; so 00:00:00 should be the epoch of the day. It also makes
numerical order sense.

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #3245: PANIC: failed to re-find shared loc k o b j e ct
Следующее
От: Russell Smith
Дата:
Сообщение: Re: Grantor name gets lost when grantor role dropped