1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Update FAQ_DEV.

This commit is contained in:
Bruce Momjian
2001-12-04 17:12:25 +00:00
parent 1af6761207
commit fb170041c6
2 changed files with 9 additions and 12 deletions

View File

@@ -727,16 +727,16 @@
<P>2001-06-22</P>
<H3>What open source development process is used by the PostgreSQL
team?</H3>
<B>What open source development process is used by the PostgreSQL
team?</B>
<P>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.</P>
<H3>What development environment (OS, system, compilers, etc) is
required to develop code?</H3>
<B>What development environment (OS, system, compilers, etc) is
required to develop code?</B>
<P><A href="developers.postgresql.org">Developers Corner</A> on the
website has links to this information. The distribution tarball
@@ -746,7 +746,7 @@
particular version), and good working knowledge of those tools are
required.</P>
<H3>What area or two needs some support?</H3>
<B>What areas need support?</B>
<P>The TODO list.</P>