Re: Fix for Index Advisor related hooks - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fix for Index Advisor related hooks
Date
Msg-id 18465.1297903735@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fix for Index Advisor related hooks  (Thom Brown <thom@linux.com>)
Responses Re: Fix for Index Advisor related hooks  (Thom Brown <thom@linux.com>)
List pgsql-hackers
Thom Brown <thom@linux.com> writes:
> For my benefit, could you explain how ishypothetical gets set to true?

In the core, it never does.  An index advisor plugin would set it in
IndexOptInfo structs that it makes.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: Fix for Index Advisor related hooks
Next
From: Thom Brown
Date:
Subject: Re: Fix for Index Advisor related hooks