author | Bruce Momjian | |
Sat, 5 May 2007 04:09:25 +0000 (04:09 +0000) | ||
committer | Bruce Momjian | |
Sat, 5 May 2007 04:09:25 +0000 (04:09 +0000) |
doc/FAQ_DEV | patch | blob | blame | history | |
doc/src/FAQ/FAQ_DEV.html | patch | blob | blame | history |
Last updated: Mon Mar 19 12:52:30 EDT 2007
Last updated: Sat May 5 00:09:15 EDT 2007
Current maintainer: Bruce Momjian (
Download the code and have a look around. See
Subscribe to and read the
You can learn more about these features by consulting the You will need to submit the patch to [email protected]. It You will be notified via email when the patch is applied, and Patch committers check several things before applying a patch: Other than documentation in the source tree itself, you can find There are several ways to obtain the source tree. Occasional Basic system testing First, all the files in the src/tools directory are I have four good books, An Introduction to Database The files configure and configure.in are part of There are a variety of places that need to be modified to add a This was written by Lamar Owen and Devrim Gündüz: As to why all these files aren't part of the source tree, well, unless This was written by Tom Lane: There are three versions of the SQL standard: SQL-92, SQL:1999, Many technical questions held by those new to the code have been PostgreSQL website development is discussed on the Currently the core developers see no SCMS that will provide 1.4) What do I do after choosing an item to
1.5) I've developed a patch, what next?
1.5) I have developed a patch, what next?
1.6) Where can I learn more about the
1.6) How is a patch reviewed?
1.7) Where can I learn more about the
7">1.7) How do I download/update the current
8">1.8) How do I download/update the current
8">1.8) How do I test my changes?
9">1.9) How do I test my changes?
9">1.9) What tools are available for
10">1.10) What tools are available for
0">1.10) What books are good for
1">1.11) What books are good for
1">1.11) What is configure all about?
2">1.12) What is configure all about?
2">1.12) How do I add a new port?
3">1.13) How do I add a new port?
3">1.13) Why don't you use threads, raw
4">1.14) Why don't you use threads, raw
4">1.14) How are RPMs packaged?
5">1.15) How are RPMs packaged?
5">1.15) How are CVS branches managed?
6">1.16) How are CVS branches managed?
6">1.16) Where can I get a copy of the SQL
7">1.17) Where can I get a copy of the SQL
7">1.17) Where can I get technical
8">1.18) Where can I get technical
8">1.18) How do I get involved in PostgreSQL
9">1.19) How do I get involved in PostgreSQL
19">1.19) Why haven't you replaced CVS with SVN, Git,
20">1.20) Why haven't you replaced CVS with SVN, Git,
2.5) Why do we use palloc() and