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 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match