Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT
Дата
Msg-id 11830.1207073399@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT  ("Pedro Gimeno" <pgsql-001@personal.formauri.es>)
Ответы Re: BUG #4083: Return type of MAX and MIN of a VARCHAR column is TEXT  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
"Pedro Gimeno" <pgsql-001@personal.formauri.es> writes:
> Description:        Return type of MAX and MIN of a VARCHAR column is TEXT

This is not a bug.  Most if not all operations with varchar will return
text --- it doesn't have its own operators.

> The last query's return types are both TEXT, which in Zeos are not treated
> in the same way as varchar.

I think you need to file a bug with Zeos to fix whatever their problem
is with text.

            regards, tom lane

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #4082: Fatal error, close server
Следующее
От: Olivier Bessière
Дата:
Сообщение: Postgre cant start