From c90bcb98bd2df9260bcaeb83a3f79cd97e853b17 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 4 Dec 2001 06:26:59 +0000 Subject: Update FAQ_DEV. --- doc/src/FAQ/FAQ_DEV.html | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'doc/src/FAQ/FAQ_DEV.html') diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index dd99a25615e..4c8956095b2 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -725,12 +725,8 @@

2001-06-22

-

> If someone was interested in joining the development team, - where would
- > they...
- > - Find a description of the open source development process - used by the
- > PostgreSQL team.
+

What open source development process is used by the + PostgreSQL team?

Read HACKERS for six months (or a full release cycle, whichever @@ -738,9 +734,8 @@ well documented (AFAIK -- it may be somewhere that I am not aware of) -- and it changes continually.

-

> - Find the development environment (OS, system, compilers, - etc)
- > required to develop code.
+

What development environment (OS, system, compilers, + etc) is required to develop code?

Developers Corner on the @@ -751,8 +746,7 @@ particular version), and good working knowledge of those tools are required.

-

> - Find an area or two that needs some support.
-

+

What area or two needs some support?

The TODO list.

-- cgit v1.2.3