From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | mac_man2005(at)hotmail(dot)it |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: 2WRS [WIP] |
Date: | 2008-02-06 15:45:16 |
Message-ID: | 20080206154514.GR21040@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Mon, Feb 04, 2008 at 07:10:10PM +0100, mac_man2005(at)hotmail(dot)it wrote:
> Hi to all.
>
> I'm implementing a refinement of the External Sorting (ES) algorithm
> [postgresql-8.2.5/src/backend/utils/sort/tuplesort.c] . The patch is
> still WIP.
Patches for new features need to be on CVS TIP, as the project does
not add new features to stable releases.
How do you want to be named on this?
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Manolo _ | 2008-02-07 11:04:52 | Re: 2WRS [WIP] |
Previous Message | Simon Riggs | 2008-02-06 14:25:26 | TransactionIdIsInProgress() cache |