Re: enforcing a plan (in brief) - Mailing list pgsql-hackers

From Neil Conway
Subject Re: enforcing a plan (in brief)
Date
Msg-id 1108521911.26237.27.camel@localhost.localdomain
Whole thread Raw
In response to Re: enforcing a plan (in brief)  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
On Tue, 2005-02-15 at 02:38 -0500, Greg Stark wrote:
> I don't know what software you work with but the Postgres source is far and
> away the best documented source I've had the pleasure to read.

I agree the PostgreSQL source is very nice (for the most part), but I
think there could be more higher-level documentation of the internals.
For example, until a few days ago the access method API was completely
undocumented (in SGML, at least). Tom has now written some good docs for
it -- that's an example of the kind of improvement I'm talking about.
Having documents describing "how to add a new index type", "how to add a
new planner node", "how to add a new DML/DDL command", and so forth
would be cool.

-Neil




pgsql-hackers by date:

Previous
From: pgsql@mohawksoft.com
Date:
Subject: PostgreSQL at Linux World
Next
From: "Benjamin Arai"
Date:
Subject: Re: