Re: date_part patch

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Marc Balmer <marc(at)msys(dot)ch>, pgsql-patches(at)postgresql(dot)org
Subject: Re: date_part patch
Date: 2001-09-11 15:09:30
Message-ID: 3B9E292A.EC780A63@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> > Attached is small patch that extends the date_part function to return the
> > day of week and day of year respectively.
> Already exists (dow and doy).

Mark, is there any compatibility reason to want these other names
(weekday and yearday)? Otherwise, as Peter points out, these do exist.

- Thomas

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Lockhart 2001-09-11 15:13:22 Re: NULLs and sort order
Previous Message Peter Eisentraut 2001-09-11 14:38:37 Re: Configuring fdatasync for Solaris2