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

From Thom Brown
Subject Re: Fix for Index Advisor related hooks
Date
Msg-id AANLkTi=DqPXZEWWxFYvOPzvEJNnGgUES_cLzoTGioBPR@mail.gmail.com
Whole thread Raw
In response to Re: Fix for Index Advisor related hooks  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 17 February 2011 00:48, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 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.

I get the idea.  Thanks Tom.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix for Index Advisor related hooks
Next
From: Tom Lane
Date:
Subject: Re: Debian readline/libedit breakage