1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

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