On Sat, 2006-03-18 at 13:21 -0800, Luke Lonergan wrote:

> In short, faster performance through more aggressive runtime compilation.  A
> JIT for the database kernel.  It's not like I'm on shaky ground here - other
> commercial DBMS have done it for over a decade.

I think what Luke may be referring to is the ability to compile WHERE
clauses to remove the bottleneck around Eval for complex searches.

Best Regards, Simon Riggs


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to