Cache for query plans - Mailing list pgsql-hackers

From Roberto Abalde
Subject Cache for query plans
Date
Msg-id 000701c0e932$d17646c0$c6023dc8@ultra
Whole thread Raw
Responses Re: Cache for query plans  (Jan Wieck <JanWieck@Yahoo.com>)
Re: Cache for query plans  (Karel Zak <zakkr@zf.jcu.cz>)
List 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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Support for %TYPE in CREATE FUNCTION
Next
From: The Hermit Hacker
Date:
Subject: intelligence in writing a query ...