Re: [ psqlodbc-Bugs-1000509 ] TextAsLongVarchar=0 don't work

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: [ psqlodbc-Bugs-1000509 ] TextAsLongVarchar=0 don't work
Дата
Msg-id 20060109195728.GB2822@soptik.pzkagis.cz
обсуждение исходный текст
Ответ на [ psqlodbc-Bugs-1000509 ] TextAsLongVarchar=0 don't work  (<noreply@pgfoundry.org> )
Список pgsql-odbc
> Summary: TextAsLongVarchar=0 don't work
>
> Initial Comment:
> select min(codi) from table123
>
> return LongVarchar, also if I have specified TextAsLongVarchar=0. I need
> a varchar.
>
> Thanks
>
> ----------------------------------------------------------------------
>
> >Comment By: Ludek Finstrle (luf)
> Date: 2006-01-09 20:35
>
> Message:
> We communicate more privately. The reporter show me the bug. I hope
> I find the solution. Patch is attached.
>
> The driver is returning varchar now but it returns length 8190 instead
> of max varchar size.

I repost it with patch attached for mail archive.

Please review and comment

Luf

Вложения

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

Предыдущее
От: Ludek Finstrle
Дата:
Сообщение: Re: [ psqlodbc-Bugs-1000510
Следующее
От: zhaoxin
Дата:
Сообщение: Re: Output parameter isn't available ???