]> granicus.if.org Git - postgresql/commitdiff
Update FAQ_DEV.
authorBruce Momjian <bruce@momjian.us>
Tue, 4 Dec 2001 06:26:59 +0000 (06:26 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 4 Dec 2001 06:26:59 +0000 (06:26 +0000)
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html

index 5a6f5e8685b912da64ecdae7b3d89cf2d43602f3..0385de6f594b77a3f3a58bcfe4d68ab26a417f7c 100644 (file)
@@ -607,21 +607,16 @@ typedef struct nameData
    
    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 is
    longer). Really. HACKERS _is_the process. The process is not 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 website has links to this information. The
    distribution tarball itself includes all the extra tools and documents
    that go beyond a good Unix-like development environment. In general, a
@@ -629,8 +624,8 @@ typedef struct nameData
    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.
    
    You've made the first step, by finding and subscribing to HACKERS.
index dd99a25615e5e45ef04e6a7d04666b823e087e04..4c8956095b2e61324847a6a9ae0e4a15df1a2097 100644 (file)
 
     <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
     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
     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>