Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
bb8b5b83
Commit
bb8b5b83
authored
Mar 03, 2007
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update license wording in FAQ_DEV.
parent
b7f73bed
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
10 deletions
+6
-10
doc/FAQ_DEV
doc/FAQ_DEV
+3
-5
doc/src/FAQ/FAQ_DEV.html
doc/src/FAQ/FAQ_DEV.html
+3
-5
No files found.
doc/FAQ_DEV
View file @
bb8b5b83
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated:
Fri Mar 2 16:03:4
9 EST 2007
Last updated:
Sat Mar 3 11:12:2
9 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.
...
...
doc/src/FAQ/FAQ_DEV.html
View file @
bb8b5b83
...
...
@@ -13,7 +13,7 @@
<H1>
Developer's Frequently Asked Questions (FAQ) for
PostgreSQL
</H1>
<P>
Last updated:
Fri Mar 2 16:03:4
9 EST 2007
</P>
<P>
Last updated:
Sat Mar 3 11:12:2
9 EST 2007
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
<BR>
...
...
@@ -193,10 +193,8 @@
<li>
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.
</li>
patch under the BSD license. If the patch is not BSD-licensed, it
will be rejected.
</li>
<li>
Confirm that your changes can pass the regression tests. If your
changes are port specific, please list the ports you have tested it
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment