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

Commit71495f2

Browse files
committed
Document new -with-libxslt build option.
1 parent48239e1 commit71495f2

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

‎doc/src/sgml/installation.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/installation.sgml,v 1.286 2007/03/13 16:03:36 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.287 2007/04/21 15:30:28 adunstan Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -933,6 +933,17 @@ su - postgres
933933
</listitem>
934934
</varlistentry>
935935

936+
<varlistentry>
937+
<term><option>--with-libxslt</option></term>
938+
<listitem>
939+
<para>
940+
Build with libxslt. The <filename>contrib/xml2</> module
941+
relies on this library to perform Stylesheet transformations of
942+
XML.
943+
</para>
944+
</listitem>
945+
</varlistentry>
946+
936947
<varlistentry>
937948
<term><option>--enable-integer-datetimes</option></term>
938949
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp