Intervals within information_schema

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Intervals within information_schema
Дата
Msg-id 1156445711.4155.107.camel@localhost.localdomain
обсуждение исходный текст
Список pgsql-patches
I was looking over the "FIXME" marks within the information_schema.sql,
and the last ones left (after my previous patch) are for interval_type
and interval_precision. It looks to me as if the standard is
differentiating between datetime_precision and interval_precision (see
attached patch), so I pulled those apart (for one view). Does anyone
know what is supposed to go into the interval_type field?

Thanks,
--
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200608241454
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8


Вложения

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

Предыдущее
От: Zoltan Boszormenyi
Дата:
Сообщение: Re: [HACKERS] COPY view
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: [HACKERS] Updatable views