Re: [PATCHES] commit TO_CHAR() - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [PATCHES] commit TO_CHAR()
Date
Msg-id 388FD5AF.1E335456@alumni.caltech.edu
Whole thread Raw
In response to Re: [PATCHES] commit TO_CHAR()  (Karel Zak - Zakkr <zakkr@zf.jcu.cz>)
List pgsql-hackers
> > Couldn't this be reduced to functions for timestamp, int4, int8, float8,
> > and numeric?
> With datetime/timestamp I not sure, exapmle date_part() exist for both.
> And how is it with year in timestamp?

Once we condense the number of date/time types, we can strip a few of
these functions. Thanks for doing a complete set though; much better
than not having enough!
                   - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: "Henry B. Hotz"
Date:
Subject: Re: OIDS (Re: [HACKERS] Well, then you keep your darn columns)
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] SQL 92