Postgres Date/Time Special Constants - Mailing list pgsql-sql

From Alexey V. Meledin
Subject Postgres Date/Time Special Constants
Date
Msg-id 19976.991204@webclub.ru
Whole thread Raw
Responses Re: [SQL] Postgres Date/Time Special Constants  (<kaiq@realtyideas.com>)
List 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 by date:

Previous
From: "Alexey V. Meledin"
Date:
Subject: Two serial fields, PK identity
Next
From:
Date:
Subject: Re: [SQL] Postgres Date/Time Special Constants