array question

Поиск
Список
Период
Сортировка
От Anton Stöckl
Тема array question
Дата
Msg-id 3584FDEB.1441D611@cys.de
обсуждение исходный текст
Список pgsql-general
Are there any functions to work with arrays?
For example:
nr_of_elements(array)
insert_val_into_array(array, 'val')
delete_val_from_array(array, pos)
...

If not, it's pretty hard to work with arrays.
If I can't get the number of elements, how should I reference the
elements (if I know the number, I don't need an array).
If inserting must be done my manipulating a string in my application
I just can use a char type?

I have searched all documentation I know but with zero success.

any pointers appreciated, Tony

В списке pgsql-general по дате отправления:

Предыдущее
От: "Justin Hickey"
Дата:
Сообщение: Y2K compliant
Следующее
От: Ivan Cornell
Дата:
Сообщение: Re: [GENERAL] Postgresql 6.3.1 on Irix 6.2