Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4dfc41

Browse files
committed
Document patch needed to get PDF and PS output in a reasonable amount of
time.
1 parent9c92007 commitc4dfc41

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

‎doc/src/sgml/docguide.sgml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.61 2006/12/10 20:46:03 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.62 2006/12/15 02:44:28 momjian Exp $ -->
22

33
<appendix id="docguide">
44
<title>Documentation</title>
@@ -115,6 +115,9 @@
115115
<acronym>DSSSL</acronym> stylesheets), as well as a number of
116116
related tools. <productname>Jade</productname> is now being
117117
maintained by the OpenJade group, no longer by James Clark.
118+
(If generating Postscript or PDF output, you will need to
119+
compile from source and use a special patch to get output
120+
in a reasonable amount of time.)
118121
</para>
119122
</listitem>
120123
</varlistentry>
@@ -295,6 +298,14 @@ make install
295298
installed and you want to install the rest of the tool chain
296299
locally.)
297300
</para>
301+
302+
<para>
303+
OpenJade release 1.3.2 and perhaps earlier and later releases
304+
have a known bug that causes Postscript and PDF output
305+
generation to take days. This <ulink
306+
url="http://archives.postgresql.org/pgsql-docs/2006-12/msg00064.php">patch</ulink>
307+
fixes the problem and generates output in a few minutes.
308+
</para>
298309
</step>
299310

300311
<step id="doc-openjade-install">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp