Re: date array - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: date array
Date
Msg-id 20060423163624.GA15802@wolff.to
Whole thread Raw
In response to date array  ("A. R. Van Hook" <hook@lake-lotawana.mo.us>)
List pgsql-sql
On Sun, Apr 23, 2006 at 07:55:54 -0500, "A. R. Van Hook" <hook@lake-lotawana.mo.us> wrote:
> How do you add null values to a date array?
> 
> update dattable set insDate= '{04/12/2006,null}'     <-- doesn't work

That is the correct format. However, I think that only works in HEAD
(what will become 8.2 in about 6 months).


pgsql-sql by date:

Previous
From: "A. R. Van Hook"
Date:
Subject: date array
Next
From: Bruno Wolff III
Date:
Subject: Re: date array