aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-12-04 06:26:59 +0000
committerBruce Momjian <bruce@momjian.us>2001-12-04 06:26:59 +0000
commitc90bcb98bd2df9260bcaeb83a3f79cd97e853b17 (patch)
tree63f6126dd90415d2680252648cfc329b614121f4 /doc/src
parente0a5d6ce4652bf9c31e43ff5306f8362c6e2eece (diff)
downloadpostgresql-c90bcb98bd2df9260bcaeb83a3f79cd97e853b17.tar.gz
postgresql-c90bcb98bd2df9260bcaeb83a3f79cd97e853b17.zip
Update FAQ_DEV.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ_DEV.html16
1 files changed, 5 insertions, 11 deletions
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 @@
<P>2001-06-22</P>
- <P>&gt; If someone was interested in joining the development team,
- where would<BR>
- &gt; they...<BR>
- &gt; - Find a description of the open source development process
- used by the<BR>
- &gt; PostgreSQL team.<BR>
+ <H3>What open source development process is used by the
+ PostgreSQL team?</H3>
</P>
<P>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.</P>
- <P>&gt; - Find the development environment (OS, system, compilers,
- etc)<BR>
- &gt; required to develop code.<BR>
+ <H3>What development environment (OS, system, compilers,
+ etc) is required to develop code?</H3>
</P>
<P><A href="developers.postgresql.org">Developers Corner</A> on the
@@ -751,8 +746,7 @@
particular version), and good working knowledge of those tools are
required.</P>
- <P>&gt; - Find an area or two that needs some support.<BR>
- </P>
+ <H3>What area or two needs some support?</H3>
<P>The TODO list.</P>