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
4fa69e56
Commit
4fa69e56
authored
Jan 22, 2010
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert mention that HTML documentation has to be built first.
Now require gmake 3.79.1 or later to build source/sgml.
parent
a3d8fbf3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
doc/src/sgml/docguide.sgml
doc/src/sgml/docguide.sgml
+2
-3
doc/src/sgml/installation.sgml
doc/src/sgml/installation.sgml
+2
-2
No files found.
doc/src/sgml/docguide.sgml
View file @
4fa69e56
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.
79 2010/01/22 15:49:29
momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.
80 2010/01/22 22:50:03
momjian Exp $ -->
<appendix id="docguide">
<title>Documentation</title>
...
...
@@ -590,8 +590,7 @@ gmake man
<para>
If you want to use <application>JadeTex</application> to produce a
printable rendition of the documentation, you must first build the
<acronym>HTML</acronym> output as outlined above, then you can use one of the
printable rendition of the documentation, you can use one of the
following commands:
<itemizedlist>
...
...
doc/src/sgml/installation.sgml
View file @
4fa69e56
<
!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.33
8 2010/01/16 20:38:54 mha
Exp $ -->
<
!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.33
9 2010/01/22 22:50:03 momjian
Exp $ -->
<
chapter
id
=
"installation"
>
<
title
><
![%standalone-include[<productname>PostgreSQL</>]]>
...
...
@@ -79,7 +79,7 @@ su - postgres
<screen>
<userinput>gmake --version</userinput>
</screen>
It is recommended to use version 3.7
6
.1 or later.
It is recommended to use version 3.7
9
.1 or later.
</para>
</listitem>
...
...
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