Re: implementation guide

From: Frank Wiles <frank(at)wiles(dot)org>
To: "Ramy M(dot) Hassan" <rhassan(at)cs(dot)purdue(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: implementation guide
Date: 2004-08-31 00:54:50
Message-ID: 20040830195450.5ff45672.frank@wiles.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 30 Aug 2004 19:09:34 -0500
"Ramy M. Hassan" <rhassan(at)cs(dot)purdue(dot)edu> wrote:

> Hi all,
>
> Is there any updated implementation guide for postgresql 7.x ? I've
> been using the postgres95 guide at
> http://pluto.iis.nsk.su/postgres95/impl-guide/
>
> but it is incomplete and also it does not reflect the current state of
> the code. I can see many structures were modified since postgres95.

You'll want to take a look at:

http://developer.postgresql.org/

There are lots of docs there on the internals, etc.

---------------------------------
Frank Wiles <frank(at)wiles(dot)org>
http://www.wiles.org
---------------------------------

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-08-31 01:16:04 Re: Regarding insertion of Unicode String in Postgres using
Previous Message Bruce Momjian 2004-08-31 00:34:10 Re: Maximum identifier lengths