[HACKERS] How to create/initialize/access an execution plan

2004-11-08 Thread oozmen
> Hi all, > > I need a help and an advice on playing around execution plans. I need a > direct > access to a 'plan structure' and change some fields. Even one step more, I > need to create an execution plan directly w/o issuing an SQL statement (i.e. > > skipping parser and optimizer phases) a

[HACKERS] How to create/initialize/access an execution plan

2004-11-02 Thread oozmen
Hi all, I need a help and an advice on playing around execution plans. I need a direct access to a 'plan structure' and change some fields. Even one step more, I need to create an execution plan directly w/o issuing an SQL statement (i.e. skipping parser and optimizer phases) and initialize (fi