Re: unquoted special constants

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: unquoted special constants
Date: 2003-01-26 02:03:13
Message-ID: 200301260203.h0Q23Ee22950@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Looks like you got them all. I assume you got those from gram.y.

---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:
> Hi,
>
> Is this the complete list of constants that must not be quoted?
>
> CURRENT_TIME
> CURRENT_TIMESTAMP
> CURRENT_DATE
> LOCAL_TIME
> LOCAL_TIMESTAMP
> CURRENT_USER
> SESSION_USER
> USER
>
> Anything else? (Aside from functions?)
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mmatthew 2003-01-26 02:04:25 Re: Windows Build System
Previous Message Bruce Momjian 2003-01-26 01:53:54 Re: Survey results from the PostgreSQL portal page