Postgres Date/Time Special Constants

Поиск
Список
Период
Сортировка
От Alexey V. Meledin
Тема Postgres Date/Time Special Constants
Дата
Msg-id 19976.991204@webclub.ru
обсуждение исходный текст
Ответы Re: [SQL] Postgres Date/Time Special Constants  (<kaiq@realtyideas.com>)
Список pgsql-sql
Hi!

Where can I see SUBJ?
I try:
select current       - nothing
select infinity      - nothing
epoch, now, today and etc.

Works:
select current_timestamp,
current_date,
current_time,
now()

Are special constants are not implemented yet?

Regards, Alexey V. Meledin
InterForge Developers Group, Saint-Petersburg
look_to: <www.etcompany.ru><www.businessweb.ru>
<www.inplan.spb.ru><www.pia.ru>>>>>>>>>>>>>>>>>
mail_to: <avm@webclub.ru><nick_as: <cureman>>>>




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

Предыдущее
От: "Alexey V. Meledin"
Дата:
Сообщение: Two serial fields, PK identity
Следующее
От:
Дата:
Сообщение: Re: [SQL] Postgres Date/Time Special Constants