Re: Learning PostgreSQL
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Gevik Babakhani <gevik@xs4all.nl>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2003-10-05T21:37:29Z
Lists: pgsql-hackers
On Sun, 2003-10-05 at 17:21, Bruce Momjian wrote: > Sure, check out the developers web page. It has some basic outlines, > and an FAQ. After that, it is mostly digging. You will need an editor > that supports tags or some way to pull symbols out of the code, and > hopefully cross-references. Depending on what part of the source you're interested in, a book on DBMS implementation might also be useful, such as http://www.amazon.com/exec/obidos/tg/detail/-/0072465638/qid=1065389816/sr=8-1/ref=sr_8_1/104-3447470-6475940?v=glance&s=books&n=507846 -Neil