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
c7651c15
Commit
c7651c15
authored
23 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update FAQ_DEV.
parent
8b0fea4d
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
+7
-4
7 additions, 4 deletions
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html
+7
-4
7 additions, 4 deletions
doc/src/FAQ/FAQ_DEV.html
with
14 additions
and
8 deletions
doc/FAQ_DEV
+
7
−
4
View file @
c7651c15
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Tue Nov 27
19:36
:2
7
EST 2001
Last updated: Tue Nov 27
20:20
:2
1
EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -446,7 +446,8 @@ typedef struct nameData
...
@@ -446,7 +446,8 @@ typedef struct nameData
15) How are RPM's packaged?
15) How are RPM's packaged?
This was written by Lamar Owen:
This was written by Lamar Owen:
Thu, 03 May 2001 21:22:05 -0400
2001-05-03
As to how the RPMs are built -- to answer that question sanely requires
As to how the RPMs are built -- to answer that question sanely requires
me to know how much experience you have with the whole RPM paradigm.
me to know how much experience you have with the whole RPM paradigm.
'How is the RPM built?' is a multifaceted question. The obvious simple
'How is the RPM built?' is a multifaceted question. The obvious simple
...
@@ -537,7 +538,8 @@ necessary to build RPMs from their Official Tarball (TM).
...
@@ -537,7 +538,8 @@ necessary to build RPMs from their Official Tarball (TM).
16) How are CVS branches managed?
16) How are CVS branches managed?
This was written by Tom Lane:
This was written by Tom Lane:
Mon, 07 May 2001 19:35:03 -0400
2001-05-07
If you just do basic "cvs checkout", "cvs update", "cvs commit", then
If you just do basic "cvs checkout", "cvs update", "cvs commit", then
you'll always be dealing with the HEAD version of the files in CVS.
you'll always be dealing with the HEAD version of the files in CVS.
That's what you want for development, but if you need to patch past
That's what you want for development, but if you need to patch past
...
@@ -597,7 +599,8 @@ or two, so that we won't have to double-patch the first wave of fixes.
...
@@ -597,7 +599,8 @@ or two, so that we won't have to double-patch the first wave of fixes.
17) How go I get involved in PostgreSQL development?
17) How go I get involved in PostgreSQL development?
This was written by Lamar Owen:
This was written by Lamar Owen:
Fri, 22 Jun 2001 12:59:03 -0400
2001-06-22
> If someone was interested in joining the development team, where would
> If someone was interested in joining the development team, where would
> they...
> they...
> - Find a description of the open source development process used by the
> - Find a description of the open source development process used by the
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ_DEV.html
+
7
−
4
View file @
c7651c15
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<H1>
Developer's Frequently Asked Questions (FAQ) for
<H1>
Developer's Frequently Asked Questions (FAQ) for
PostgreSQL
</H1>
PostgreSQL
</H1>
<P>
Last updated: Tue Nov 27
19:37:47
EST 2001
</P>
<P>
Last updated: Tue Nov 27
20:20:21
EST 2001
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
...
@@ -550,7 +550,8 @@
...
@@ -550,7 +550,8 @@
<P>
This was written by Lamar Owen:
</P>
<P>
This was written by Lamar Owen:
</P>
<PRE>
<PRE>
Thu, 03 May 2001 21:22:05 -0400
2001-05-03
As to how the RPMs are built -- to answer that question sanely requires
As to how the RPMs are built -- to answer that question sanely requires
me to know how much experience you have with the whole RPM paradigm.
me to know how much experience you have with the whole RPM paradigm.
'How is the RPM built?' is a multifaceted question. The obvious simple
'How is the RPM built?' is a multifaceted question. The obvious simple
...
@@ -643,7 +644,8 @@ necessary to build RPMs from their Official Tarball (TM).
...
@@ -643,7 +644,8 @@ necessary to build RPMs from their Official Tarball (TM).
<P>
This was written by Tom Lane:
</P>
<P>
This was written by Tom Lane:
</P>
<PRE>
<PRE>
Mon, 07 May 2001 19:35:03 -0400
2001-05-07
If you just do basic "cvs checkout", "cvs update", "cvs commit", then
If you just do basic "cvs checkout", "cvs update", "cvs commit", then
you'll always be dealing with the HEAD version of the files in CVS.
you'll always be dealing with the HEAD version of the files in CVS.
That's what you want for development, but if you need to patch past
That's what you want for development, but if you need to patch past
...
@@ -705,7 +707,8 @@ or two, so that we won't have to double-patch the first wave of fixes.
...
@@ -705,7 +707,8 @@ or two, so that we won't have to double-patch the first wave of fixes.
development?
</H3>
development?
</H3>
<P>
This was written by Lamar Owen:
</P>
<P>
This was written by Lamar Owen:
</P>
<PRE>
<PRE>
Fri, 22 Jun 2001 12:59:03 -0400
2001-06-22
>
If someone was interested in joining the development team, where would
>
If someone was interested in joining the development team, where would
>
they...
>
they...
>
- Find a description of the open source development process used by the
>
- Find a description of the open source development process used by 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