Development information
From PostgreSQL wiki
(Difference between revisions)
(Link to project hosting page) |
(Switch to listing 9.2 as active work) |
||
| Line 2: | Line 2: | ||
This area includes developer-targeted documentation regarding aspects of PostgreSQL development. Please visit the [http://www.postgresql.org/developer developer area] of the PostgreSQL website for more general information about the development of PostgreSQL. You can find most developers in [irc://irc.freenode.net/postgresql #postgresql on freenode]. A list of IRC nick names with their respective real world names can be found [[IRC2RWNames | here]]. | This area includes developer-targeted documentation regarding aspects of PostgreSQL development. Please visit the [http://www.postgresql.org/developer developer area] of the PostgreSQL website for more general information about the development of PostgreSQL. You can find most developers in [irc://irc.freenode.net/postgresql #postgresql on freenode]. A list of IRC nick names with their respective real world names can be found [[IRC2RWNames | here]]. | ||
| - | ==PostgreSQL 9.2 - | + | ==PostgreSQL 9.2 - Active Development== |
* [[PostgreSQL 9.2 Development Plan]] | * [[PostgreSQL 9.2 Development Plan]] | ||
* [[PostgreSQL 9.2 Open Items]] | * [[PostgreSQL 9.2 Open Items]] | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
==Development Process== | ==Development Process== | ||
| Line 38: | Line 30: | ||
== Projects and Planning == | == Projects and Planning == | ||
| - | * [http://commitfest.postgresql.org/action/commitfest_view/open Open CommitFest] - New patch submissions for 9. | + | * [http://commitfest.postgresql.org/action/commitfest_view/open Open CommitFest] - New patch submissions for 9.2 |
* [https://commitfest.postgresql.org/ CommitFest] | * [https://commitfest.postgresql.org/ CommitFest] | ||
* [[PostgreSQL 8.4]] | * [[PostgreSQL 8.4]] | ||
| Line 46: | Line 38: | ||
* [[PgCon 2008 Developer Meeting]] | * [[PgCon 2008 Developer Meeting]] | ||
* [[Development projects]] - links to individual projects | * [[Development projects]] - links to individual projects | ||
| + | |||
| + | ==PostgreSQL Past Development== | ||
| + | * [[PostgreSQL 9.1 Open Items]] | ||
| + | * [[PostgreSQL 9.1 Development Plan]] | ||
| + | * [[PostgreSQL 9.0 Open Items]] | ||
| + | * [[85AlphaFeatures|PostgreSQL 9.0 Alpha Release Feature List]] | ||
[[Category:CommitFest]] | [[Category:CommitFest]] | ||
Revision as of 17:04, 14 November 2011
This area includes developer-targeted documentation regarding aspects of PostgreSQL development. Please visit the developer area of the PostgreSQL website for more general information about the development of PostgreSQL. You can find most developers in #postgresql on freenode. A list of IRC nick names with their respective real world names can be found here.
PostgreSQL 9.2 - Active Development
Development Process
- Todo list
- Unofficial Todo Detail
- Submitting a Patch
- Reviewing a Patch
- Round-robin Patch Review
- Running a CommitFest
- Committing with Git
Developer Resources
- Developer FAQ
- Regression test authoring
- HOWTO Alpha and Beta Test PostgreSQL
- Working with Git
- Working with CVS (obsolete)
- Working with Eclipse (using CVS)
- Fixing shift/reduce conflicts in Bison
- Procedural Language Matrix
- Feature Matrix
- PostgreSQL Coding
- Development docs (updated every 5 minutes)
- Project Hosting
Projects and Planning
- Open CommitFest - New patch submissions for 9.2
- CommitFest
- PostgreSQL 8.4
- PgCon 2011 Developer Meeting
- PgCon 2010 Developer Meeting
- PgCon 2009 Developer Meeting
- PgCon 2008 Developer Meeting
- Development projects - links to individual projects
