Re: to_timestamp() and quarters

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: to_timestamp() and quarters
Дата
Msg-id 20100302151529.GC25194@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: to_timestamp() and quarters  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: to_timestamp() and quarters  (Asher Hoskins <asher@piceur.co.uk>)
Список pgsql-general
In response to Tom Lane :
> Asher Hoskins <asher@piceur.co.uk> writes:
> > I can't seem to get to_timestamp() or to_date() to work with quarters,
>
> The source code says
>
>                  * We ignore Q when converting to date because it is not
>                  * normative.
>                  *
>                  * We still parse the source string for an integer, but it
>                  * isn't stored anywhere in 'out'.
>

Ouch, sound like MySQL / myisam: we accept things like foreign key, but
we don't implement that...

+1 for raise an error or something, but no 'accept & ignore'.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: How to grant a user read-only access to a database?
Следующее
От: Antonio Goméz Soto
Дата:
Сообщение: Re: How to grant a user read-only access to a database?