Adding some new operators - Mailing list pgsql-hackers

From Feng Tian
Subject Adding some new operators
Date
Msg-id Pine.LNX.4.21.0106061315590.16428-100000@cobra.cs.wisc.edu
Whole thread Raw
List pgsql-hackers
Hi,

I am trying to use postgresql in a research
project.  I need to add several new operators, some
will probably take more than 2 input tuple streams.
The new operator will be considered by optimizer
when estimating cost and choosing a plan.

Can anyone tell me how hard this will be?  And
where is a good place to start? 

Thanks.

Feng





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Dual-CPU slower then Single under HP?
Next
From: Tom Lane
Date:
Subject: Re: elog(NOIND)?