Re: Date Time Functions - ANSI SQL ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gonzo Rock <GonzoRock(at)Excite(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Date Time Functions - ANSI SQL ?
Date: 2001-07-30 05:39:25
Message-ID: 15339.996471565@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Gonzo Rock <GonzoRock(at)Excite(dot)com> writes:
> Are all the date time functions described in the pgSQL docs are
> ANSI-SQL or pgSQL extensions?

One or the other, yes ;-)

EXTRACT() is ANSI, though I think we may accept a few more field keywords
than the spec mentions.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 2001-07-30 14:26:51 Re: Re: Inserts in triggers Follow Up
Previous Message Gonzo Rock 2001-07-30 04:19:11 Date Time Functions - ANSI SQL ?