deleting from arrays

Поиск
Список
Период
Сортировка
От mstory@uchicago.edu
Тема deleting from arrays
Дата
Msg-id 1105941364.41eb5374b4aed@churlish.uchicago.edu
обсуждение исходный текст
Ответы Re: deleting from arrays  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general

I've searched the documentation for a simple way to delete a single value from
an array, i've come up with a complecated way to do it, but was wondering if
there was some simple command to remove a single value from an array, where the
position of the value in the array is unknown.

thanks,

matt

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgpsql help
Следующее
От: "Mike G."
Дата:
Сообщение: Re: Cursor bug?