Re: Multidimensional arrays in plpgsql - Mailing list pgsql-novice

From Tom Lane
Subject Re: Multidimensional arrays in plpgsql
Date
Msg-id 9820.1111175068@sss.pgh.pa.us
Whole thread Raw
In response to Re: Multidimensional arrays in plpgsql  ("Celia McInnis" <celia@drmath.ca>)
List pgsql-novice
"Celia McInnis" <celia@drmath.ca> writes:
> Is there anything other than a valid timestamp that I can use for a timestamp
> initializer - for instance some value that translates to epoch time, etc.?

there are several special values, including 'epoch' ... see the docs.

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Array of Objects
Next
From: "Ryan Riehle"
Date:
Subject: Query optimization