Re: timespan_part()? - Mailing list pgsql-general

From Karel Zak
Subject Re: timespan_part()?
Date
Msg-id 20020211144717.M25488@zf.jcu.cz
Whole thread Raw
In response to timespan_part()?  ("Cornelia Boenigk" <poppcorn@cornelia-boenigk.de>)
List pgsql-general
On Mon, Feb 11, 2002 at 02:35:21PM +0100, Cornelia Boenigk wrote:
> Hello
>
> In a script I found a query
>
> SELECT timespan_part( ... ) FROM table;
>
> Is this a valid PostgreSQL-function? In the documentation I didn't
> find any hint.
> If yes, does PostgreSQL 7.1 support this function?

 Rather use date_part().

        Karel

--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: getting currval from a sequence
Next
From: Paul
Date:
Subject: SEMMAP