Add a link to the developer's FAQ for my article about how companies can

work effectively with open source communities.
This commit is contained in:
Bruce Momjian 2006-12-22 22:42:36 +00:00
parent 03d2a1c688
commit d31ccb6c3e
2 changed files with 18 additions and 14 deletions

View File

@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Wed Dec 20 11:21:55 EST 2006
Last updated: Fri Dec 22 17:41:41 EST 2006
Current maintainer: Bruce Momjian (bruce@momjian.us)
@ -100,7 +100,9 @@ General Questions
both the internal implementation method you plan to use, and any
user-visible changes (new syntax, etc). For complex patches, it is
important to get community feeback on your proposal before starting
work. Failure to do so might mean your patch is rejected.
work. Failure to do so might mean your patch is rejected. If your work
is being sponsored by a company, read this article for tips on being
more effective.
A web site is maintained for patches awaiting review,
http://momjian.postgresql.org/cgi-bin/pgpatches, and those that are

View File

@ -13,7 +13,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
<P>Last updated: Wed Dec 20 11:21:55 EST 2006</P>
<P>Last updated: Fri Dec 22 17:41:41 EST 2006</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@ -147,7 +147,9 @@
use, and any user-visible changes (new syntax, etc). For complex
patches, it is important to get community feeback on your proposal
before starting work. Failure to do so might mean your patch is
rejected.</P>
rejected. If your work is being sponsored by a company, read this
<a href="http://momjian.us/main/writings/pgsql/company_contributions/">
article</a> for tips on being more effective.</P>
<P>A web site is maintained for patches awaiting review,
<a href="http://momjian.postgresql.org/cgi-bin/pgpatches">