Re: [HACKERS] developer's guide?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hijack(at)ou(dot)edu (ho9221)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] developer's guide?
Date: 1999-01-22 16:59:53
Message-ID: 199901221659.LAA13410@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> Hi hackers:
>
> I plan to do some research on indexing and concurrency control, and
> implement
> the algorithms into PostgreSQL. Do some comparison on them.
>
> Would anyone suggest me where I should go into first?
>
> I saw there should be a developer's guide out there, but I looked all over
> the web and
> could not find it. Please point me the direction. Thank you.

At www.postgresql.org, choose support, then documenation. It's all
there, developers guide, flow chart, and developers FAQ.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Todd Graham Lewis 1999-01-22 18:24:16 Re: [HACKERS] Postgres Speed or lack thereof
Previous Message Bruce Momjian 1999-01-22 16:57:44 Re: [HACKERS] Alpha Size (size_t) != int problem