Re: tightening up on use of oid 0

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: tightening up on use of oid 0
Дата
Msg-id Pine.BSO.4.56.0410120027040.9158@leary.csoft.net
обсуждение исходный текст
Ответ на Re: tightening up on use of oid 0  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: tightening up on use of oid 0
Список pgsql-jdbc

On Sat, 9 Oct 2004, Oliver Jowett wrote:

> Oliver Jowett wrote:
> > I am currently cleaning up a few places where OID 0 could get used as a
> > parameter type (causing the backend to try to infer a type).
>
> Here is a patch to do this, including the PGobject changes to handle SQL
> NULLs.
>

What I was suggesting before was a means to allow users to specify a pg
type for the Types.OTHER case, but not to require it.  I don't see the
danger in allowing OID 0 in this case.  I know you are after complete
strong typing, but I don't see the benefit while I do see the drawback.
Comments?

Kris Jurka

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

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: A solution to the SSL customizing problem
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Using gettext