Re: [PATCHES] commit TO_CHAR()

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [PATCHES] commit TO_CHAR()
Дата
Msg-id 388FD5AF.1E335456@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [PATCHES] commit TO_CHAR()  (Karel Zak - Zakkr <zakkr@zf.jcu.cz>)
Список 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 по дате отправления:

Предыдущее
От: "Henry B. Hotz"
Дата:
Сообщение: Re: OIDS (Re: [HACKERS] Well, then you keep your darn columns)
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] SQL 92