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
179211a6
Commit
179211a6
authored
19 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Markup TODO as a URL.
parent
d2f568dc
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
+5
-6
5 additions, 6 deletions
doc/FAQ
doc/src/FAQ/FAQ.html
+14
-9
14 additions, 9 deletions
doc/src/FAQ/FAQ.html
with
19 additions
and
15 deletions
doc/FAQ
+
5
−
6
View file @
179211a6
Frequently Asked Questions (FAQ) for PostgreSQL
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Tue Nov 22 10:
16:48
EST 2005
Last updated: Tue Nov 22 10:
21:51
EST 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -194,15 +194,14 @@
...
@@ -194,15 +194,14 @@
1.8) How do I submit a bug report?
1.8) How do I submit a bug report?
Visit the PostgreSQL bug form at
Visit the PostgreSQL bug form at
http://www.postgresql.org/support/submitbug.
http://www.postgresql.org/support/submitbug. Also check out our ftp
site ftp://ftp.PostgreSQL.org/pub/ to see if there is a more recent
Also check out our ftp site ftp://ftp.PostgreSQL.org/pub/ to see if
PostgreSQL version.
there is a more recent PostgreSQL version.
Bugs submitted using the bug form or posted to any PostgreSQL mailing
Bugs submitted using the bug form or posted to any PostgreSQL mailing
list typically generates one of the following replies:
list typically generates one of the following replies:
* It is not a bug, and why
* It is not a bug, and why
* It is a known bug and is
known
already on the TODO list
* It is a known bug and is already on the TODO list
* The bug has been fixed in the current release
* The bug has been fixed in the current release
* The bug has been fixed but is not packaged yet in an official
* The bug has been fixed but is not packaged yet in an official
release
release
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ.html
+
14
−
9
View file @
179211a6
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated: Tue Nov 22 10:
16:48
EST 2005
</P>
<P>
Last updated: Tue Nov 22 10:
21:51
EST 2005
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
...
@@ -247,9 +247,8 @@
...
@@ -247,9 +247,8 @@
<P>
Visit the PostgreSQL bug form at
<A
href=
<P>
Visit the PostgreSQL bug form at
<A
href=
"http://www.postgresql.org/support/submitbug"
>
"http://www.postgresql.org/support/submitbug"
>
http://www.postgresql.org/support/submitbug
</A>
.
</P>
http://www.postgresql.org/support/submitbug
</A>
.
Also check out our ftp site
<A
href=
<P>
Also check out our ftp site
<A
href=
"ftp://ftp.PostgreSQL.org/pub/"
>
ftp://ftp.PostgreSQL.org/pub/
</A>
to
"ftp://ftp.PostgreSQL.org/pub/"
>
ftp://ftp.PostgreSQL.org/pub/
</A>
to
see if there is a more recent PostgreSQL version.
</P>
see if there is a more recent PostgreSQL version.
</P>
...
@@ -257,7 +256,8 @@
...
@@ -257,7 +256,8 @@
list typically generates one of the following replies:
</P>
list typically generates one of the following replies:
</P>
<ul>
<ul>
<li>
It is not a bug, and why
</li>
<li>
It is not a bug, and why
</li>
<li>
It is a known bug and is known already on the TODO list
</li>
<li>
It is a known bug and is already on the
<A
href=
"http://www.postgresql.org/docs/faqs.TODO.html"
>
TODO
</A>
list
</li>
<li>
The bug has been fixed in the current release
</li>
<li>
The bug has been fixed in the current release
</li>
<li>
The bug has been fixed but is not packaged yet in an official
<li>
The bug has been fixed but is not packaged yet in an official
release
</li>
release
</li>
...
@@ -275,7 +275,8 @@
...
@@ -275,7 +275,8 @@
<li>
A patch has been created and will be included in the next major
<li>
A patch has been created and will be included in the next major
or minor release
</li>
or minor release
</li>
<li>
The bug cannot be fixed immediately and is added
<li>
The bug cannot be fixed immediately and is added
to the TODO list
</li>
to the
<A
href=
"http://www.postgresql.org/docs/faqs.TODO.html"
>
TODO
</A>
list
</li>
</ul>
</ul>
</li>
</li>
</ul>
</ul>
...
@@ -290,7 +291,9 @@
...
@@ -290,7 +291,9 @@
<P>
A feature request usually results in one of the following
<P>
A feature request usually results in one of the following
replies:
</P>
replies:
</P>
<ul>
<ul>
<li>
The feature is already on the TODO list
</li>
<li>
The feature is already on the
<A
href=
"http://www.postgresql.org/docs/faqs.TODO.html"
>
TODO
</A>
list
</li>
<li>
The feature is not desired because:
<li>
The feature is not desired because:
<ul>
<ul>
<li>
It duplicates existing functionality that already
<li>
It duplicates existing functionality that already
...
@@ -300,11 +303,13 @@
...
@@ -300,11 +303,13 @@
<li>
The feature would be insecure or unreliable
</li>
<li>
The feature would be insecure or unreliable
</li>
</ul>
</ul>
</li>
</li>
<li>
The new feature is added to the TODO list
</li>
<li>
The new feature is added to the
<A
href=
"http://www.postgresql.org/docs/faqs.TODO.html"
>
TODO
</A>
list
</li>
</ul>
</ul>
<P>
PostgreSQL does not use a bug tracking system because we find
<P>
PostgreSQL does not use a bug tracking system because we find
it more efficient to respond directly to email and keep the TODO
it more efficient to respond directly to email and keep the
<A
href=
"http://www.postgresql.org/docs/faqs.TODO.html"
>
TODO
</A>
list up-to-date. In practice, bugs don't last very long in the
list up-to-date. In practice, bugs don't last very long in the
software, and bugs that affect a large number of users are fixed
software, and bugs that affect a large number of users are fixed
rapidly. The only single place to find all changes, improvements,
rapidly. The only single place to find all changes, improvements,
...
...
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