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
4dc63193
Commit
4dc63193
authored
17 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update FAQ_DEV URL to output for text format.
parent
95e9f4ed
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ_DEV
+4
-2
4 additions, 2 deletions
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html
+2
-2
2 additions, 2 deletions
doc/src/FAQ/FAQ_DEV.html
with
6 additions
and
4 deletions
doc/FAQ_DEV
+
4
−
2
View file @
4dc63193
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated:
Thu May 31 20:28:04
EDT 2007
Last updated:
Fri Jun 1 00:05:22
EDT 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
...
...
@@ -149,7 +149,9 @@ General Questions
patches. If you need help checking the SQL standard, see 1.17.
8. Provide an implementation overview, preferably in code comments.
Following the surrounding code commenting style is usually a good
approach (also see this article).
approach (also see this
http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=d
gr-FClnxw01linuxcodetips).
9. If it is a performance patch, please provide confirming test
results to show the benefit of your patch. It is OK to post
patches without this information, though the patch will not be
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ_DEV.html
+
2
−
2
View file @
4dc63193
...
...
@@ -13,7 +13,7 @@
<H1>
Developer's Frequently Asked Questions (FAQ) for
PostgreSQL
</H1>
<P>
Last updated:
Thu May 31 20:28:04
EDT 2007
</P>
<P>
Last updated:
Fri Jun 1 00:05:22
EDT 2007
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
<BR>
...
...
@@ -209,7 +209,7 @@
<li>
Provide an implementation overview, preferably in code comments.
Following the surrounding code commenting style is usually a good
approach (also see this
<a
href=
"http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips"
>
article
</a>
).
</li>
href=
"http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips"
>
http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-FClnxw01linuxcodetips
</a>
).
</li>
<li>
If it is a performance patch, please provide confirming test
results to show the benefit of your patch. It is OK to post patches
...
...
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