Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
f0074b60
Commit
f0074b60
authored
Nov 27, 2001
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update FAQ_DEV.
parent
4ac55344
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
doc/src/FAQ/FAQ_DEV.html
doc/src/FAQ/FAQ_DEV.html
+4
-2
No files found.
doc/src/FAQ/FAQ_DEV.html
View file @
f0074b60
...
...
@@ -545,7 +545,8 @@
<H3><A
name=
"15"
>
15
</A>
) How are RPM's packaged?
</H3>
<P>
This is from Lamar Owen:
</P>
<P>
This was written by Lamar Owen:
</P>
<P>
<PRE>
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.
...
...
@@ -634,10 +635,11 @@ stance. IMHO, of course.
Of course, there are many projects that DO include all the files
necessary to build RPMs from their Official Tarball (TM).
</PRE>
<P>
<H3><A
name=
"16"
>
16
</A>
) How are CVS branches managed?
</H3>
<P>
This was written by Tom Lane:
<P>
<PRE>
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment