| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | hackers(at)postgreSQL(dot)org (PostgreSQL-development) |
| Cc: | dz(at)cs(dot)unitn(dot)it (Massimo Dal Zotto) |
| Subject: | Adding README files to source |
| Date: | 1998-02-15 18:05:25 |
| Message-ID: | 199802151805.NAA25641@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
As people start understanding certain areas of the code, would you
please send in a README file for that directory, so future developers
can be aided by your knowledge of how things work?
I have done README files for the parser and optimizer, but many more
need to be done or added to.
Vadim is adding one to the optimizer/planner about subselects, and
perhaps Massimo can add to the lock README file. A good README would
have helped me a lot in adding the deadlock detection code. I had to
figure it out myself instead.
These README's can be added up to the last day of release because they
don't affect the code.
--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ryan Kirkpatrick | 1998-02-15 18:11:29 | Re: [HACKERS] Valid ports for v6.3 |
| Previous Message | Bruce Momjian | 1998-02-15 17:55:47 | Re: [HACKERS] Re: [PORTS] v6.3 release ToDo list and supported ports |