Proof of concept for MIN/MAX optimization

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-patches(at)postgreSQL(dot)org
Subject: Proof of concept for MIN/MAX optimization
Date: 2005-04-11 05:40:42
Message-ID: 21899.1113198042@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I haven't done the work yet to add a column to pg_aggregate, so this
just knows about optimizing a couple of hard-wired cases (int4 and
text). Other than that it's reasonably complete, I think. Comments?

regards, tom lane

Attachment Content-Type Size
minmax-0.patch.gz application/octet-stream 11.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Rémi Zara 2005-04-11 19:33:38 NetBSD mac68k crashing on union regression test
Previous Message Qingqing Zhou 2005-04-11 03:10:25 remove an unused variable waitingForSignal