Accessing RelOptInfo structure from the executor module - Mailing list pgsql-general

From Shalu Gupta
Subject Accessing RelOptInfo structure from the executor module
Date
Msg-id Pine.GSO.4.58.0404161114390.3630@uni03du.unity.ncsu.edu
Whole thread Raw
Responses Re: Accessing RelOptInfo structure from the executor module  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general

 Hello,

 I am trying to work with the Postgresql-7.3.4 and can you
 please help me with it.
 I have the following problem:
 I want to access the RelOptInfo data structure from the executor module.
 Basically I have added a flag to the RelOptInfo data structure and at
the
 time of execution I want to check the flag but I got lost after the path
 selection. I am unable to access  the RelOptInfo in the execution
module.

 Can you please help me out with this.

 Your help will be appreciated,

 Sincerely,
 Shalu Gupta
 NC State University,
 Raleigh , NC


pgsql-general by date:

Previous
From: Giorgio Valoti
Date:
Subject: Locale support on Mac OS X
Next
From: Joe Lester
Date:
Subject: Re: Optimal configuration to eliminate "out of file descriptors" error