Adding some new operators

From: Feng Tian <ftian(at)cs(dot)wisc(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Adding some new operators
Date: 2001-06-06 18:17:16
Message-ID: Pine.LNX.4.21.0106061315590.16428-100000@cobra.cs.wisc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2001-06-06 18:45:40 Re: Max inserts / sec ... on any platform?
Previous Message Tom Lane 2001-06-06 18:03:28 Re: elog(NOIND)?