Function for field arrays

Поиск
Список
Период
Сортировка
От Robert Fitzpatrick
Тема Function for field arrays
Дата
Msg-id 1D52337D390A8442B24E22E4AB455CC61E1815@smtp.systemlinkcorp.com
обсуждение исходный текст
Список pgsql-general
I have been using a Javascript that I created to evaluate textareas and
prepare the values entered for field arrays in the database. This is the
only way I've found to allow users to enter unlimited items into the
field array. Does anyone know of a function created out there that can
be triggered (BEFORE) to evaluate, say, a comma separated list and
prepare the values for entry into a field array? Thought I would check
before trying it myself.

--
Robert


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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Optimizer not using index on 120M row table
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: Bug(?) with cursors using aggregate functions.