public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Chengkai Li <[email protected]>
Cc: [email protected]
Subject: Re: directly construct a query plan
Date: Mon, 04 Oct 2004 15:02:51 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

"Chengkai Li" <[email protected]> writes:
> I plan to directly construct a query plan without going through the query 
> optimizer, by manipulating the various data structures for representing 
> query plan tree and parse tree. Is there any facility inside/outside 
> postgresql that can be of help? Is there any known issue/difficulty related 
> to this?

Only that your code *will* break in each future release, because we have
no hesitation about whacking those data structures around ...

			regards, tom lane




view thread (3+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: directly construct a query plan
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox