Re: BUG #1518: Conversions to (undocumented) SQL year-month and

Поиск
Список
Период
Сортировка
От Roy Badami
Тема Re: BUG #1518: Conversions to (undocumented) SQL year-month and
Дата
Msg-id 16961.62306.731158.792599@giles.gnomon.org.uk
обсуждение исходный текст
Ответ на Re: BUG #1518: Conversions to (undocumented) SQL year-month and  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Bruce> o Interpret INTERVAL '1 year' MONTH as

I'm still not convinced that allowing this doesn't just create
unnecessary confusion.  How about:

  o Decide whether constructs such as INTERVAL '1 year' MONTH should
    be allowed, and if so what they should mean, eg perhaps CAST
    (INTERVAL '1 year' AS INTERVAL MONTH)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1518: Conversions to (undocumented) SQL year-month and
Следующее
От: Roy Badami
Дата:
Сообщение: Re: BUG #1518: Conversions to (undocumented) SQL year-month