timespan_part()? - Mailing list pgsql-general

From Cornelia Boenigk
Subject timespan_part()?
Date
Msg-id 004501c1b301$152e9c80$aec1fea9@zwerg98
Whole thread Raw
In response to getting currval from a sequence  (tony <tony@animaproductions.com>)
Responses Re: timespan_part()?  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-general
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?

Thanks
Conni




pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Function to Pivot data
Next
From: Bruno Wolff III
Date:
Subject: Re: getting currval from a sequence