Re: Declaring multidimensional arrays in pl/pgsql

Поиск
Список
Период
Сортировка
От Rodrigo De León
Тема Re: Declaring multidimensional arrays in pl/pgsql
Дата
Msg-id a55915760711290619l271c47fdp4733a69e21b5b841@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Declaring multidimensional arrays in pl/pgsql  ("Rodrigo De León" <rdeleonp@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Glyn Astill
Дата:
Сообщение: Slony-I creation scripts not available
Следующее
От: Geoffrey
Дата:
Сообщение: Re: 1 cluster on several servers