Re: Proposal: make "opaque" obsolete - Mailing list pgsql-hackers

From Joe Conway
Subject Re: Proposal: make "opaque" obsolete
Date
Msg-id 3D63B0AD.7050403@joeconway.com
Whole thread Raw
In response to Proposal: make "opaque" obsolete  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Greg Copeland
Date:
Subject: Re: @(#) Mordred Labs advisory 0x0001: Buffer overflow in
Next
From: Oliver Elphick
Date:
Subject: Re: Dropping a schema