Suggestions for 7.3 date handling

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Suggestions for 7.3 date handling
Date: 2002-02-07 03:18:20
Message-ID: GNELIHDDFBOCMGBFGEFOAEENCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

How about adding these for 7.3? Can this be put in the TODO?

EXTRACT(TIMESTAMP FROM epoch);
EXTRACT(DATE FROM epoch);
EXTRACT(DOW FROM epoch);
...

etc.

Would be very useful.

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-02-07 03:27:55 Re: Threaded PosgreSQL server
Previous Message Bruce Momjian 2002-02-07 03:06:36 Re: [Fwd: MS SQL compatible functions]