Re: Dont let those int8's drive you mad!!

Поиск
Список
Период
Сортировка
От Jeff Amiel
Тема Re: Dont let those int8's drive you mad!!
Дата
Msg-id 41B0EA2A.5040501@istreamimaging.com
обсуждение исходный текст
Ответ на Re: Dont let those int8's drive you mad!!  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Outstanding....
thanks all....

Tom Lane wrote:

>Jeff Amiel <jamiel@istreamimaging.com> writes:
>
>
>>If postgres knows the field is an int8, why do I have to cast it in my query?
>>
>>
>
>As of 8.0 you won't have to anymore.
>
>You don't really want to know why it took us six years to find a
>workable solution... suffice it to say that it was harder than you
>might think, because of Postgres' extensible approach to datatypes.
>
>            regards, tom lane
>
>
>
>



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Dont let those int8's drive you mad!!
Следующее
От: Thomas F.O'Connell
Дата:
Сообщение: Re: Poor Performance with Distinct Subqueries with EXISTS and EXCEPT