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
fb170041
Commit
fb170041
authored
23 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update FAQ_DEV.
parent
1af67612
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
-7
4 additions, 7 deletions
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html
+5
-5
5 additions, 5 deletions
doc/src/FAQ/FAQ_DEV.html
with
9 additions
and
12 deletions
doc/FAQ_DEV
+
4
−
7
View file @
fb170041
...
...
@@ -602,26 +602,23 @@ typedef struct nameData
This was written by Lamar Owen:
2001-06-22
What open source development process is used by the PostgreSQL team?
What open source development process is used by the PostgreSQL team?
Read HACKERS for six months (or a full release cycle, whichever is
longer). Really. HACKERS _is_the process. The process is not well
documented (AFAIK -- it may be somewhere that I am not aware of) --
and it changes continually.
What development environment (OS, system, compilers, etc) is required
to develop code?
What development environment (OS, system, compilers, etc) is required to
develop code?
Developers Corner on the website has links to this information. The
distribution tarball itself includes all the extra tools and documents
that go beyond a good Unix-like development environment. In general, a
modern unix with a modern gcc, GNU make or equivalent, autoconf (of a
particular version), and good working knowledge of those tools are
required.
What areas need support?
What area or two needs some support?
The TODO list.
You've made the first step, by finding and subscribing to HACKERS.
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ_DEV.html
+
5
−
5
View file @
fb170041
...
...
@@ -727,16 +727,16 @@
<P>
2001-06-22
</P>
<
H3
>
What open source development process is used by the PostgreSQL
team?
</
H3
>
<
B
>
What open source development process is used by the PostgreSQL
team?
</
B
>
<P>
Read HACKERS for six months (or a full release cycle, whichever
is longer). Really. HACKERS _is_the process. The process is not
well documented (AFAIK -- it may be somewhere that I am not aware
of) -- and it changes continually.
</P>
<
H3
>
What development environment (OS, system, compilers, etc) is
required to develop code?
</
H3
>
<
B
>
What development environment (OS, system, compilers, etc) is
required to develop code?
</
B
>
<P><A
href=
"developers.postgresql.org"
>
Developers Corner
</A>
on the
website has links to this information. The distribution tarball
...
...
@@ -746,7 +746,7 @@
particular version), and good working knowledge of those tools are
required.
</P>
<
H3
>
What area
or two needs some
support?
</
H3
>
<
B
>
What area
s need
support?
</
B
>
<P>
The TODO list.
</P>
...
...
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