mirror of
https://github.com/postgres/postgres.git
synced 2025-04-20 00:42:27 +03:00
Update FAQ_DEV.
This commit is contained in:
parent
e0a5d6ce46
commit
c90bcb98bd
13
doc/FAQ_DEV
13
doc/FAQ_DEV
@ -607,20 +607,15 @@ typedef struct nameData
|
|||||||
|
|
||||||
2001-06-22
|
2001-06-22
|
||||||
|
|
||||||
> If someone was interested in joining the development team, where
|
What open source development process is used by the PostgreSQL team?
|
||||||
would
|
|
||||||
> they...
|
|
||||||
> - Find a description of the open source development process used by
|
|
||||||
the
|
|
||||||
> PostgreSQL team.
|
|
||||||
|
|
||||||
Read HACKERS for six months (or a full release cycle, whichever is
|
Read HACKERS for six months (or a full release cycle, whichever is
|
||||||
longer). Really. HACKERS _is_the process. The process is not well
|
longer). Really. HACKERS _is_the process. The process is not well
|
||||||
documented (AFAIK -- it may be somewhere that I am not aware of) --
|
documented (AFAIK -- it may be somewhere that I am not aware of) --
|
||||||
and it changes continually.
|
and it changes continually.
|
||||||
|
|
||||||
> - Find the development environment (OS, system, compilers, etc)
|
What development environment (OS, system, compilers, etc) is required to
|
||||||
> required to develop code.
|
develop code?
|
||||||
|
|
||||||
Developers Corner on the website has links to this information. The
|
Developers Corner on the website has links to this information. The
|
||||||
distribution tarball itself includes all the extra tools and documents
|
distribution tarball itself includes all the extra tools and documents
|
||||||
@ -629,7 +624,7 @@ typedef struct nameData
|
|||||||
particular version), and good working knowledge of those tools are
|
particular version), and good working knowledge of those tools are
|
||||||
required.
|
required.
|
||||||
|
|
||||||
> - Find an area or two that needs some support.
|
What area or two needs some support?
|
||||||
|
|
||||||
The TODO list.
|
The TODO list.
|
||||||
|
|
||||||
|
@ -725,12 +725,8 @@
|
|||||||
|
|
||||||
<P>2001-06-22</P>
|
<P>2001-06-22</P>
|
||||||
|
|
||||||
<P>> If someone was interested in joining the development team,
|
<H3>What open source development process is used by the
|
||||||
where would<BR>
|
PostgreSQL team?</H3>
|
||||||
> they...<BR>
|
|
||||||
> - Find a description of the open source development process
|
|
||||||
used by the<BR>
|
|
||||||
> PostgreSQL team.<BR>
|
|
||||||
</P>
|
</P>
|
||||||
|
|
||||||
<P>Read HACKERS for six months (or a full release cycle, whichever
|
<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
|
well documented (AFAIK -- it may be somewhere that I am not aware
|
||||||
of) -- and it changes continually.</P>
|
of) -- and it changes continually.</P>
|
||||||
|
|
||||||
<P>> - Find the development environment (OS, system, compilers,
|
<H3>What development environment (OS, system, compilers,
|
||||||
etc)<BR>
|
etc) is required to develop code?</H3>
|
||||||
> required to develop code.<BR>
|
|
||||||
</P>
|
</P>
|
||||||
|
|
||||||
<P><A href="developers.postgresql.org">Developers Corner</A> on the
|
<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
|
particular version), and good working knowledge of those tools are
|
||||||
required.</P>
|
required.</P>
|
||||||
|
|
||||||
<P>> - Find an area or two that needs some support.<BR>
|
<H3>What area or two needs some support?</H3>
|
||||||
</P>
|
|
||||||
|
|
||||||
<P>The TODO list.</P>
|
<P>The TODO list.</P>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user