Re: [SQL] Function Volatility

2007-09-10 Thread Fernando Hevia
Tom Lane writes: > The IMMUTABLE marker is a promise from you to the system that it is safe > to optimize away multiple calls to the function. It is not a promise > from the system to you that the system will expend unlimited amounts of > energy to detect duplicate calls. Nicely put. Thanks! BTW

Re: [SQL] postgresql HEAD build failure

2007-09-10 Thread Erik Jones
On Sep 9, 2007, at 9:51 PM, Tom Lane wrote: John Summerfield <[EMAIL PROTECTED]> writes: -d fixed the missing directories and -P prunes obsolete ones. Obviously I needed to read the instructions more closely:-( FWIW, I've used the following ~/.cvsrc for many years: cvs -z3 update -d -P c