Function for field arrays - Mailing list pgsql-general

From Robert Fitzpatrick
Subject Function for field arrays
Date
Msg-id 1D52337D390A8442B24E22E4AB455CC61E1815@smtp.systemlinkcorp.com
Whole thread Raw
List 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 by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Optimizer not using index on 120M row table
Next
From: Dennis Gearon
Date:
Subject: Re: Bug(?) with cursors using aggregate functions.