Re: Declaring multidimensional arrays in pl/pgsql - Mailing list pgsql-general

From Rodrigo De León
Subject Re: Declaring multidimensional arrays in pl/pgsql
Date
Msg-id a55915760711290619l271c47fdp4733a69e21b5b841@mail.gmail.com
Whole thread Raw
In response to Re: Declaring multidimensional arrays in pl/pgsql  ("Rodrigo De León" <rdeleonp@gmail.com>)
List pgsql-general
I wrote:
> You can declare arbitrary-sized, n-dimensional arrays:

Sorry, I re-read your post.

You want to programatically define the array dimensions depending on
function arguments.

You could try building a string, then casting to the correct array
type (not tested).

pgsql-general by date:

Previous
From: Glyn Astill
Date:
Subject: Slony-I creation scripts not available
Next
From: Geoffrey
Date:
Subject: Re: 1 cluster on several servers