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 19631.1297789194@sss.pgh.pa.us
Whole thread Raw
In response to Fix for Index Advisor related hooks  (Gurjeet Singh <singh.gurjeet@gmail.com>)
Responses Re: Fix for Index Advisor related hooks  (Gurjeet Singh <singh.gurjeet@gmail.com>)
List pgsql-hackers
Gurjeet Singh <singh.gurjeet@gmail.com> writes:
> Also attached is the patch expose_IndexSupportInitialize.patch, that makes
> the static function IndexSupportInitialize() global so that the Index
> Advisor doesn't have to reinvent the wheel to prepare an index structure
> with opfamilies and opclasses.

We are *not* doing that.  That's a private function and will remain so.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: XMin Hot Standby Feedback patch
Next
From: Robert Haas
Date:
Subject: Re: Sync Rep for 2011CF1