Re: Bug with callable statement and output parameters

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Bug with callable statement and output parameters
Дата
Msg-id 9726A637-9B48-426F-91A9-E1CBB6F1265B@fastcrypt.com
обсуждение исходный текст
Ответ на Re: Bug with callable statement and output parameters  (Kris Jurka <books@ejurka.com>)
Ответы Re: Bug with callable statement and output parameters
Список pgsql-jdbc
Kris,

Do you remember why we need outParmBeforeFunc. Did changes I made
break this, or has this been broken for a while ?

Dave
On 10-May-06, at 8:52 PM, Kris Jurka wrote:

>
>
> On Thu, 4 May 2006, Dave Cramer wrote:
>
>> Kris,
>>
>> Ok, this should be it....
>
> This does not work for V2 protocol connections.  While we don't
> support OUT/INOUT parameters over V2, we do support {? = call func()}.
>
> Kris Jurka
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>       choose an index scan if your joining column's datatypes do not
>       match
>


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Bug with callable statement and output parameters
Следующее
От: Patric Bechtel
Дата:
Сообщение: Re: Query length restriction in v3 protocol?