Re: iscachable settings for datetime functions - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: iscachable settings for datetime functions
Date
Msg-id 3BB8F552.AC1117E9@fourpalms.org
Whole thread Raw
In response to iscachable settings for datetime functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
...
> Well, I'll take responsibility for fixing that, if you want to spread
> the blame ;-).  It's my fault that those routines are marked cachable
> to begin with --- I hadn't dug into which datetime types had "current"
> and which didn't, just marked 'em all noncachable on sight.

I'm happy to do it; how about saving your cycles to look at the results.
                    - Thomas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: iscachable settings for datetime functions
Next
From: Vince Vielhaber
Date:
Subject: Re: CVS changes