Re: Oddity with extract microseconds?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Oddity with extract microseconds?
Дата
Msg-id 439649B4.2060209@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Oddity with extract microseconds?  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: Oddity with extract microseconds?  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-hackers
> MySQL 5.0.16 gives an error:
> 
> mysql> SELECT EXTRACT (MICROSECOND FROM '2003-01-02 10:30:00.00123');
> ERROR 1064 (42000): You have an error in your SQL syntax; check the manual
> that corresponds to your MySQL server version for the right syntax to use
> near 'FROM '2003-01-02 10:30:00.00123')' at line 1

Odd, that example is straight from the MySQL 5 manual:

http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html

Chris



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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Oddity with extract microseconds?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: row is too big: size 8916, maximum size 8136