Обсуждение: Re: dynamic-static date once again

Поиск
Список
Период
Сортировка

Re: dynamic-static date once again

От
Thomas Lockhart
Дата:
...
> I think we have agreed that 'current' is a Bad Idea and should be
> eliminated from the date/time datatypes...

I've started purging it from the timestamp code I'm working on for 7.2.
Should be gone by the start of beta...
                    - Thomas


Re: dynamic-static date once again

От
Tom Lane
Дата:
Thomas Lockhart <lockhart@fourpalms.org> writes:
>> I think we have agreed that 'current' is a Bad Idea and should be
>> eliminated from the date/time datatypes...

> I've started purging it from the timestamp code I'm working on for 7.2.

Oh good.  Let's not forget to review the pg_proc entries after that
happens, to see which ones can safely be marked cachable.
        regards, tom lane