timespan_part()?

From: "Cornelia Boenigk" <poppcorn(at)cornelia-boenigk(dot)de>
To: "tony" <tony(at)animaproductions(dot)com>, "postgres list" <pgsql-general(at)postgresql(dot)org>
Subject: timespan_part()?
Date: 2002-02-11 13:35:21
Message-ID: 004501c1b301$152e9c80$aec1fea9@zwerg98
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2002-02-11 13:39:38 Re: Function to Pivot data
Previous Message Andrey Romanchenko 2002-02-11 13:06:15 where can I find latest jdbc driver for postgresql?