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
6ce4738e
Commit
6ce4738e
authored
20 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
No CVS FAQ, just CVS docs.
parent
05097632
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ_DEV
+5
-5
5 additions, 5 deletions
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html
+4
-4
4 additions, 4 deletions
doc/src/FAQ/FAQ_DEV.html
with
9 additions
and
9 deletions
doc/FAQ_DEV
+
5
−
5
View file @
6ce4738e
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Mon Ju
n 7 11:11
:0
6
EDT 2004
Last updated: Mon Ju
l 19 16:30
:0
5
EDT 2004
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -131,10 +131,10 @@
copy of the source tree with any new changes. Using CVS, you don't
have to download the entire source each time, only the changed files.
Anonymous CVS does not allows developers to update the remote source
tree, though privileged developers can do this. There is a CVS
FAQ
on
our
web site
that describes how to use remote CVS. You can
also use
CVSup, which has similarly functionality, and is available
from
ftp.postgresql.org.
tree, though privileged developers can do this. There is a CVS
secti
on
in
our
documentation
that describes how to use remote CVS. You can
also use
CVSup, which has similarly functionality, and is available
from
ftp.postgresql.org.
To update the source tree, there are two ways. You can generate a
patch against your current source tree, perhaps using the make_diff
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ_DEV.html
+
4
−
4
View file @
6ce4738e
...
...
@@ -12,7 +12,7 @@
<H1>
Developer's Frequently Asked Questions (FAQ) for
PostgreSQL
</H1>
<P>
Last updated: Mon Ju
n 7 11:11
:0
6
EDT 2004
</P>
<P>
Last updated: Mon Ju
l 19 16:30
:0
5
EDT 2004
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
<BR>
...
...
@@ -175,9 +175,9 @@
don't have to download the entire source each time, only the
changed files. Anonymous CVS does not allows developers to update
the remote source tree, though privileged developers can do this.
There is a CVS
FAQ on our web site
that describes how to
use remote
CVS. You can also use CVSup, which has similarly
functionality, and
is available from ftp.postgresql.org.
</P>
There is a CVS
section in our documentation
that describes how to
use remote
CVS. You can also use CVSup, which has similarly
functionality, and
is available from ftp.postgresql.org.
</P>
<P>
To update the source tree, there are two ways. You can generate
a patch against your current source tree, perhaps using the
...
...
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