Add value in an Array

From: "Jerome Chochon" <jerome(dot)chochon(at)ensma(dot)fr>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Add value in an Array
Date: 2002-07-25 11:48:58
Message-ID: 022101c233d1$42ebdb50$80a337c1@pclisi17
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all.

I am a french student working on a PostgreSQL database.
So i want to create a view which use a fonction (write in PLPGSQL) .
This function will take a colum from a table (the column is integer[] based) and add a value in the array.
So i dont find an operator to make this command.

Someone can help me ?

Best regards.

Jérôme Chochon

Responses

Browse pgsql-general by date

  From Date Subject
Next Message jgdon 2002-07-25 12:12:48 psql ... does not like my user ... help please ;-)
Previous Message Mikail Majorov 2002-07-25 11:47:45 Re: Add value in an Array