need help for array appending & deleting - Mailing list pgsql-hackers

From Peter Blazso
Subject need help for array appending & deleting
Date
Msg-id 37CD12A5.D70FAC39@deltav.hu
Whole thread Raw
Responses Re: [HACKERS] need help for array appending & deleting  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi all,

Unless it exists, I'd like to implement code for the array manipulations
above for Postgresql. and I need some help for it. I have already run
through the sources concerned but I need to be pointed to the right
direction on where to start and what kind of functions I should use. I'd
also like to have a bit more detailed info on array structure (or at
least where I can find a good doc. I've been looking for it in
'array.h', 'arrayutils.c' and 'arrayfuncs.c').

Thanks so much, in advance,
Peter Blazso


pgsql-hackers by date:

Previous
From: Milan Zamazal
Date:
Subject: Re: [HACKERS] Implications of multi-byte support in a distribution
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] ERROR: Unable to locate type oid 718 in catalog