File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11
22 Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33
4- Last updated: Wed Feb 28 12:27:44 EST 2007
4+ Last updated: Fri Mar 2 12:51:32 EST 2007
55
66 Current maintainer: Bruce Momjian (bruce@momjian.us)
77
@@ -140,8 +140,9 @@ General Questions
140140 the public PostgreSQL mailling lists, you are giving the
141141 PostgreSQL Global Development Group the non-revokable right to
142142 distribute your patch under the BSD license. If you use code that
143- is available under some other license that is BSD compatible (eg.
144- public domain), please note that in your email submission.
143+ is available under a BSD-compatible license (eg. public domain),
144+ please note that in your email submission. If the license is not
145+ BSD-compatible (e.g. GPL), please do not post the patch.
145146 5. Confirm that your changes can pass the regression tests. If your
146147 changes are port specific, please list the ports you have tested
147148 it on.
Original file line number Diff line number Diff line change 1313 < H1 > Developer's Frequently Asked Questions (FAQ) for
1414 PostgreSQL</ H1 >
1515
16- < P > Last updated: Wed Feb 28 12:27:44 EST 2007</ P >
16+ < P > Last updated: Fri Mar 2 12:51:32 EST 2007</ P >
1717
1818 < P > Current maintainer: Bruce Momjian (< A href =
1919 "mailto:bruce@momjian.us "> bruce@momjian.us</ A > )< BR >
@@ -194,8 +194,9 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
194194 to the public PostgreSQL mailling lists, you are giving the PostgreSQL
195195 Global Development Group the non-revokable right to distribute your
196196 patch under the BSD license. If you use code that is available under
197- some other license that is BSD compatible (eg. public domain), please
198- note that in your email submission.</ li >
197+ a BSD-compatible license (eg. public domain), please note that in your
198+ email submission. If the license is not BSD-compatible (e.g. GPL),
199+ please do not post the patch.</ li >
199200
200201 < li > Confirm that your changes can pass the regression tests. If your
201202 changes are port specific, please list the ports you have tested it
You can’t perform that action at this time.
0 commit comments