| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Marti Raudsepp <marti(at)juffo(dot)org> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Enable min/max optimization for bool_and/bool_or/every |
| Date: | 2011-12-22 17:00:52 |
| Message-ID: | CA+TgmoagcW7_YY7cnXECmj_+7RzGHvagsR5Jcp+VOqZ_BgXp1g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Dec 22, 2011 at 11:52 AM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
> On Thu, Dec 22, 2011 at 18:41, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> On Mon, Dec 19, 2011 at 5:16 AM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
>>> PS: It seems that the min/max optimization isn't documented in the
>>> manual (apart from release notes), so I didn't include any doc changes
>>> in this patch.
>>
>> I don't see a patch attached to this email, so either you forgot to
>> attach it, or the list ate it somehow.
>
> I forgot to attach it, sorry. Here it is.
Nice. It doesn't get much simpler than that.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2011-12-22 17:05:53 | Re: Wishlist: parameterizable types |
| Previous Message | Andrew Dunstan | 2011-12-22 16:59:10 | Re: Wishlist: parameterizable types |