Add value in an Array

From: "Jerome Chochon" <jerome(dot)chochon(at)ensma(dot)fr>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Add value in an Array
Date: 2002-07-25 09:51:02
Message-ID: 01b001c233c0$c9b49e30$80a337c1@pclisi17
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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-novice by date

  From Date Subject
Next Message Josh Jore 2002-07-25 11:54:26 Re: Trigger question
Previous Message denis 2002-07-25 07:17:11 Trigger question