Re: unquoted special constants - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: unquoted special constants
Date
Msg-id 200301260203.h0Q23Ee22950@candle.pha.pa.us
Whole thread Raw
In response to unquoted special constants  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: unquoted special constants  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List 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@postgresql.org)
> 

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Survey results from the PostgreSQL portal page
Next
From: Lamar Owen
Date:
Subject: Re: Can we revisit the thought of PostgreSQL 7.2.4?