Re: [ADMIN] cast not IMMUTABLE? - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [ADMIN] cast not IMMUTABLE?
Date
Msg-id 409AE9EE.1070409@familyhealth.com.au
Whole thread Raw
In response to Re: [ADMIN] cast not IMMUTABLE?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>     (login_time at time zone 'GMT')::date
> but upon experimenting I see that that isn't considered immutable either
> :-(.  Offhand I think this may be an oversight --- I can't see any reason
> for the various flavors of AT TIME ZONE (a/k/a timezone() function)
> not to be considered immutable.  (Hackers, any comments?)

Seems reasonable...seems like the kind of thing that wouldn't have been 
tested/considered...

Chris



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: pgFoundry Open For Business
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: psql 7.3.4 disagrees with NATURAL CROSS JOIN