|
|
|
@ -1,7 +1,7 @@ |
|
|
|
|
|
|
|
|
|
Developer's Frequently Asked Questions (FAQ) for PostgreSQL |
|
|
|
|
|
|
|
|
|
Last updated: Fri Mar 2 16:03:49 EST 2007 |
|
|
|
|
Last updated: Sat Mar 3 11:12:29 EST 2007 |
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (bruce@momjian.us) |
|
|
|
|
|
|
|
|
@ -139,10 +139,8 @@ General Questions |
|
|
|
|
4. PostgreSQL is licensed under a BSD license. By posting a patch to |
|
|
|
|
the public PostgreSQL mailling lists, you are giving the |
|
|
|
|
PostgreSQL Global Development Group the non-revokable right to |
|
|
|
|
distribute your patch under the BSD license. If you use code that |
|
|
|
|
is available under a BSD-compatible license (eg. public domain), |
|
|
|
|
please note that in your email submission. If the license is not |
|
|
|
|
BSD-compatible (e.g. GPL), please do not post the patch. |
|
|
|
|
distribute your patch under the BSD license. If the patch is not |
|
|
|
|
BSD-licensed, it will be rejected. |
|
|
|
|
5. Confirm that your changes can pass the regression tests. If your |
|
|
|
|
changes are port specific, please list the ports you have tested |
|
|
|
|
it on. |
|
|
|
|