Re: External Large objects what became of them

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: External Large objects what became of them
Дата
Msg-id 23685.974698949@sss.pgh.pa.us
обсуждение исходный текст
Ответ на External Large objects what became of them  ("Willis, Ian (Ento, Canberra)" <Ian.Willis@ento.csiro.au>)
Список pgsql-general
"Willis, Ian (Ento, Canberra)" <Ian.Willis@ento.csiro.au> writes:
> Does anyone know what the status of external large objects is?

Not sure what you consider an "external" large object is.  7.0.* has
a few remnants of what apparently used to be support for three or four
kinds of large objects, but the code was nowhere close to working
even if it weren't #define'd out.  I ripped the remnants out for 7.1;
all that's left is the "standard" kind of LO.  The "standard" kind has
been reimplemented a lot more efficiently, courtesy of Denis Perchine,
if that makes you feel any better...

            regards, tom lane

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

Предыдущее
От: "Willis, Ian (Ento, Canberra)"
Дата:
Сообщение: External Large objects what became of them
Следующее
От: "Dan Wilson"
Дата:
Сообщение: Re: unique indexes