Re: Replacement Selection - Mailing list pgsql-hackers

Ok guys!
Thanks for your help.

Unfortunately I'm lost into the code... any good soul helping me to 
understand what should be the precise part to be modified?

Thanks for your time!

--------------------------------------------------
From: "Heikki Linnakangas" <[email protected]>
Sent: Monday, November 26, 2007 2:34 PM
To: <[email protected]>
Cc: <[email protected]>
Subject: Re: [HACKERS] Replacement Selection

> [email protected] wrote:
>> I downloaded the source code of the last stable version of PostgreSQL. 
>> Where can I find the part related to the External Sorting algorithm 
>> (supposed to be Replacement Selection)?
>> I mean, which is the file to be studied and/or modified and/or 
>> substituted?
>
> In src/backend/utils/sort/tuplesort.c. The comments at the top of that 
> file is a good place to start.
>
> -- 
>   Heikki Linnakangas
>   EnterpriseDB   http://www.enterprisedb.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>               http://www.postgresql.org/docs/faq
> 


pgsql-hackers by date:

Previous
From: "Pavel Stehule"
Date:
Subject: proposal, plpgsql, 8.4, for record in cursor
Next
From: Tom Lane
Date:
Subject: Re: proposal, plpgsql, 8.4, for record in cursor