Date-time extraneous fields with reserved keywords

Поиск
Список
Период
Сортировка
От Joseph Koshakow
Тема Date-time extraneous fields with reserved keywords
Дата
Msg-id CAAvxfHdm8wwXwG_FFRaJ1nTHiMWb7YXS2YKCzCt8Q0a2ZoMcHg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Date-time extraneous fields with reserved keywords  (Keisuke Kuroda <kuroda.keisuke@nttcom.co.jp>)
Список pgsql-hackers
Hi all,

Attached is a patch to fix another parsing error for date-time types
that allow extraneous fields with certain reserved keywords. For
example both `date '1995-08-06 epoch'` and `date 'today epoch'` were
considered valid dates that both resolve to 1970-01-01.

- Joe Koshakow

Вложения

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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: static assert cleanup
Следующее
От: Peter Smith
Дата:
Сообщение: Re: PGDOCS - Logical replication GUCs - added some xrefs