blob: 6708330a344a087c419fe47f28ede07a42e8669b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!-- BEGIN page_title_block -->
Developers
<!-- END page_title_block -->
<h1>Developers</h1>
<h2>Who are we?</h2>
<p>A PostgreSQL database developer is someone who is actually working on the project, not someone using it to develop
an application or a website. We don't hire programmers, we reach across the Internet, drawing the best database
developers in the world to PostgreSQL. Read about the <a href="/community/contributors">people behind PostgreSQL</a> and
check out the <a href="/files/community/conference06/conference_group.html">group picture</a> from the 2006
PostgreSQL Anniversary Summit.
</p>
<h2>What will you find here?</h2>
<p>The information available in this section will mainly interest PostgreSQL developers. Here you'll find the
<a href="/developer/roadmap">roadmap</a> with current <a href="http://wiki.postgresql.org/wiki/Todo">TODO list</a>, <a href="/developer/coding">coding</a> and
<a href="/developer/testing">testing</a> information, <a href="/community/lists#developer">mailing lists</a>, and
the developer <a href="http://wiki.postgresql.org/wiki/Developer_FAQ">FAQ</a>. Keep in mind the information available here is not
necessarily available in the release version of PostgreSQL - it may not yet even be in the development version.
</p>
<!-- JD: Removed 04/09/09 as we are not in 2009. Leaving in place in case we
are in 2010 -->
<h2>Google Summer of Code Program</h2>
<p>The PostgreSQL Project is a proud participant in Google's Summer of Code program. If you are interested in working on a PostgreSQL related project, please check out our <a href="/developer/summerofcode">Summer of Code</a> page.</p>
|