Re: Messy Casts, Is there a better way?

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: Messy Casts, Is there a better way?
Дата
Msg-id 1034900027.386.2.camel@lerlaptop.lerctr.org
обсуждение исходный текст
Ответ на Re: Messy Casts, Is there a better way?  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-sql
On Thu, 2002-10-17 at 17:50, Josh Berkus wrote:
> Larry,
> 
> > If I do that, and enter '72 months' in the contract_term field, how
> > can
> > I convince PostgreSQL to output the interval back in months?  It
> > wants
> > to give me '5 Years'.  
> 
> That's on the TODO list, I'm afraid.  From the sound of it, you should
> stick with your current schema and custom function.
Thanks.  At least I know I'm not missing something here.  


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



В списке pgsql-sql по дате отправления:

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: Messy Casts, Is there a better way?
Следующее
От: Акулов Александр
Дата:
Сообщение: Can I create working trigger on view