Re: [SQL] Passing arrays

From: Joe Conway <mail(at)joeconway(dot)com>
To: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Cc: Michael Weaver <mweaver(at)corpusglobe(dot)com>, 'Stephan Szabo' <sszabo(at)megazone23(dot)bigpanda(dot)com>, "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>, "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [SQL] Passing arrays
Date: 2003-02-14 15:48:20
Message-ID: 3E4D0FC4.7080103@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-sql

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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message greg 2003-02-14 16:21:30 Re: change year in timestamp
Previous Message guillermo schulman 2003-02-14 14:10:05 Displaying from a script

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2003-02-14 16:21:04 Re: rownum
Previous Message Joe Conway 2003-02-14 15:42:30 Re: rownum