Re: [COMMITTERS] pgsql: Teach tuplesort.c about "top N" sorting, in which only the first

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "Magnus Hagander" <magnus(at)hagander(dot)net>, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: [COMMITTERS] pgsql: Teach tuplesort.c about "top N" sorting, in which only the first
Date: 2007-05-04 17:54:52
Message-ID: 200705041054.52465.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers


> > What do you think the output should look like? The first thought that
> > comes to mind is to add "method=memory" (or disk or top-N) to the
> > "actual" annotation:

Having the "disk" and "memory" would be really useful too.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-05-04 18:29:27 Re: [COMMITTERS] pgsql: Teach tuplesort.c about "top N" sorting, in which only the first
Previous Message Tom Lane 2007-05-04 17:49:16 Re: [COMMITTERS] pgsql: Teach tuplesort.c about "top N" sorting, in which only the first

Browse pgsql-hackers by date

  From Date Subject
Next Message Jie Zhang 2007-05-04 18:15:36 Re: Updated bitmap index patch
Previous Message Tom Lane 2007-05-04 17:49:16 Re: [COMMITTERS] pgsql: Teach tuplesort.c about "top N" sorting, in which only the first