Re: Reference to UT1

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Reference to UT1
Дата
Msg-id 20160622205146.GA17994@momjian.us
обсуждение исходный текст
Ответ на Reference to UT1  (Thomas Munro <thomas.munro@enterprisedb.com>)
Ответы Re: Reference to UT1  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Mon, Jun  6, 2016 at 03:53:41PM +1200, Thomas Munro wrote:
> Hi
>
> The manual[1] says "Technically,PostgreSQL uses UT1 rather than UTC
> because leap seconds are not handled."  I'm certainly no expert on
> this stuff but it seems to me that we are using POSIX time[2] or Unix
> time, not UT1.

Based on this report I have removed mentions of UT1 from our docs in the
attached patch, which I would like to apply to 9.6.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+                     Ancient Roman grave inscription +

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Requesting external_pid_file with postgres -C when not initialized lead to coredump
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Parallelized polymorphic aggs, and aggtype vs aggoutputtype