Cache for query plans

From: "Roberto Abalde" <roberto(dot)abalde(at)galego21(dot)org>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Cache for query plans
Date: 2001-05-30 18:00:53
Message-ID: 000701c0e932$d17646c0$c6023dc8@ultra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I need to implement a cache for query plans as part of my BSc thesis. Does
anybody know what happened to Karel Zak's patch?

I'm also looking for some comments & tips about how to implement a cache for
query plans and how to deal with the implementation of shared memory in
PSQL.

Greetings,
Roberto

PS: Sorry for my english :(

-----------
First they ignore you.
Then they laugh at you.
Then they fight you.
Then you win.

Mahatma Gandhi

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian Lance Taylor 2001-05-30 18:01:54 Re: Support for %TYPE in CREATE FUNCTION
Previous Message The Hermit Hacker 2001-05-30 17:55:48 intelligence in writing a query ...