Re: Plan structure

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: Anuj Tripathi <anujt(at)it(dot)iitb(dot)ac(dot)in>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Plan structure
Date: 2005-10-15 19:16:02
Message-ID: 1743.1129403762@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
> Read the comments in those files, they are generally very enlightening
> as to how it all works. Also, there are various README files in the
> directories which also provide additional info.

executor/README is a good place to start for the executor.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-10-15 19:35:04 Re: drop if exists
Previous Message Martijn van Oosterhout 2005-10-15 18:09:20 Re: Plan structure