Re: leakproof - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: leakproof
Date
Msg-id CAHyXU0yuop+X84wRqnmuL50MrDUeTC+jFjZeFkyLnxMh0=TSWg@mail.gmail.com
Whole thread Raw
In response to Re: leakproof  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
On Sun, Feb 19, 2012 at 8:20 PM, Don Baccus <dhogaza@pacifier.com> wrote:
>
> On Feb 19, 2012, at 5:42 PM, Tom Lane wrote:
>
>> Robert Haas <robertmhaas@gmail.com> writes:
>>> Having now spent far too much time in bed with that patch, I'm feeling
>>> like the concept that we are really looking for there is what some
>>> languages call "pure" - that is, there must be no side effects,
>>> whether by throwing exceptions or otherwise.
>>
>> Hmm, "pure" doesn't sound bad to me.  Nice and short.
>>
>
> Technically, "pure" is stronger than "has no side effects":

+1 pure.

merlin


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: leakproof
Next
From: Magnus Hagander
Date:
Subject: Re: [Bug fix] postmaster always crashes on a debug version of Windows