Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
23ef7b6c
Commit
23ef7b6c
authored
18 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
in FAQ_DEV, mention we don't want non-BSD-compatible licensed patches.
parent
50acd427
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ_DEV
+4
-3
4 additions, 3 deletions
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html
+4
-3
4 additions, 3 deletions
doc/src/FAQ/FAQ_DEV.html
with
8 additions
and
6 deletions
doc/FAQ_DEV
+
4
−
3
View file @
23ef7b6c
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated:
Wed Feb
2
8
12:
27:44
EST 2007
Last updated:
Fri Mar
2 12:
51:32
EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
...
...
@@ -140,8 +140,9 @@ General Questions
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 some other license that is BSD compatible (eg.
public domain), please note that in your email submission.
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.
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.
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ_DEV.html
+
4
−
3
View file @
23ef7b6c
...
...
@@ -13,7 +13,7 @@
<H1>
Developer's Frequently Asked Questions (FAQ) for
PostgreSQL
</H1>
<P>
Last updated:
Wed Feb
2
8
12:
27:44
EST 2007
</P>
<P>
Last updated:
Fri Mar
2 12:
51:32
EST 2007
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
<BR>
...
...
@@ -194,8 +194,9 @@
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
some other license that is BSD compatible (eg. public domain), please
note that in your email submission.
</li>
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>
<li>
Confirm that your changes can pass the regression tests. If your
changes are port specific, please list the ports you have tested it
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment