Re: [PATCH] Enable min/max optimization for bool_and/bool_or/every
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Marti Raudsepp <marti@juffo.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-12-22T17:00:52Z
Lists: pgsql-hackers
On Thu, Dec 22, 2011 at 11:52 AM, Marti Raudsepp <marti@juffo.org> wrote: > On Thu, Dec 22, 2011 at 18:41, Robert Haas <robertmhaas@gmail.com> wrote: >> On Mon, Dec 19, 2011 at 5:16 AM, Marti Raudsepp <marti@juffo.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