Tom Lane

Поиск
Список
Период
Сортировка
От Chris
Тема Tom Lane
Дата
Msg-id 39B5D92A.5323D4F4@nimrod.itg.telecom.com.au
обсуждение исходный текст
Ответы Re: Tom Lane
Список pgsql-hackers
Tom, the following was said in the apache turbine project mailing list a
while back regarding telling the difference between an ordinary oid
column and an oid column that points to a large object. Can you confirm
if this is true regarding the reference to change in v 7.1 ?

--
"That's why they didn't want my patch which changed the SQL Type
returned by the metadata from Integer to Varbinary, because it'll break
anybody who uses it as an int (which is what it really is).  But the
problem is that there is no datatype called, "Image" or "varbinary," the
only way you can use a large object field is by setting the column
datatype to OID.  It's ambiguous...I don't use that datatype for
anything but large objects, so the patch works for me, but I understand
why they don't want it in the main dist. of the driver.

Tom Lane from the pgsql team told me that in v 7.1 there will be a way
to identify the difference between a binary column and an oid column."
--


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

Предыдущее
От: "Mike Mascari"
Дата:
Сообщение: Re: Fragged State in 7.0.2
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [PATCHES] Important 7.0.* fix to ensure buffers are released