[HACKERS] Implement custom join algorithm - Mailing list pgsql-hackers

From Amin Fallahi
Subject [HACKERS] Implement custom join algorithm
Date
Msg-id CAF-KA89PmMb6TbLxeMEDpoSXh_VEahmLM-R4oHfk525-HDVzpg@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Implement custom join algorithm  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi

I want to implement my custom join algorithm into postgres. Where should I start? Where in the code base and how the current algorithms are currently implemented?

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys
Next
From: Thomas Munro
Date:
Subject: Re: [HACKERS] Avoiding OOM in a hash join with many duplicate inner keys