AT TIME ZONE correction

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема AT TIME ZONE correction
Дата
Msg-id 20180901225557.GA22406@momjian.us
обсуждение исходный текст
Ответы Re: AT TIME ZONE correction  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
Looking over the AT TIME ZONE docs, I think they are subtly confusing. 
The order of conversion specific in the first example should _start_
with the assumption of local time zone for the time stamp, not something
that happens after AT TIME ZONE is applied.  The ordering in current
docs makes the second example confusing too.

The attached patch fixes this.

-- 
  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-docs по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Release note trimming: another modest proposal
Следующее
От: Tom Lane
Дата:
Сообщение: Re: AT TIME ZONE correction