Re: [SQL] Passing arrays - Mailing list pgsql-novice

From Joe Conway
Subject Re: [SQL] Passing arrays
Date
Msg-id 3E4D0FC4.7080103@joeconway.com
Whole thread Raw
List pgsql-novice
Achilleus Mantzios wrote:
> Also check out contrib/intarray and its indexing capabilites
> if you have 1 dimensional integer arrays.
>

For alternative array processing capabilities, you might want to look at
PL/R (see: http://www.joeconway.com/plr/ ). R is pretty much completely
array/vector based.

I've not made an official "release" announcement, but I am interested in
testers/feedback.

HTH,

Joe


pgsql-novice by date:

Previous
From: greg@turnstep.com
Date:
Subject: Re: change year in timestamp
Next
From: Joe Conway
Date:
Subject: Re: [SQL] Returning result sets.