Re: Proposal: make "opaque" obsolete

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Proposal: make "opaque" obsolete
Дата
Msg-id 3D63B0AD.7050403@joeconway.com
обсуждение исходный текст
Ответ на Proposal: make "opaque" obsolete  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Joe Conway <mail@joeconway.com> writes:
> 
>>I'll give it a shot, but a crude gameplan/general guidance to get me 
>>started would be much appreciated.
> 
> 
> AFAIK, the only code you should need to touch is in
>     src/include/utils/array.h
>     src/backend/utils/adt/arrayfuncs.c
>     src/backend/utils/adt/arrayutils.c
> 
> Look around for other references to ArrayType, but I don't *think* there
> is anything else that processes arrays directly; everything else
> should be calling construct_array() or deconstruct_array().

OK. I should have a bit more time today and tonight. I'll see what I can 
get done with this.

Thanks,

Joe




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

Предыдущее
От: Greg Copeland
Дата:
Сообщение: Re: @(#) Mordred Labs advisory 0x0001: Buffer overflow in
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: Dropping a schema