Re: Writing a join selectivity function - Mailing list pgsql-general

From Tom Lane
Subject Re: Writing a join selectivity function
Date
Msg-id 28861.1116345517@sss.pgh.pa.us
Whole thread Raw
In response to Writing a join selectivity function  (Angela Maduko <ifymaduko@gmail.com>)
List pgsql-general
Angela Maduko <ifymaduko@gmail.com> writes:
> I am trying to write a join selectivity function for a user defined
> operator. The available documentation does not exactly specify how to
> go about this. Can anyone shed more light on this?

There isn't a lot of documentation, no :-(.  I would suggest looking
over the existing selectivity functions (in
src/backend/utils/adt/selfuncs.c).  If you have specific questions,
pghackers is probably the best place to ask them.

            regards, tom lane

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Increasing number of postgres connections
Next
From: Hrishikesh Deshmukh
Date:
Subject: perl and insert