mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Update contrib documention mentions to point to actual documentation
sections, rather than just calling it "/contrib/module_name". Also update pg_test_fsync build instructions now that it is in /contrib.
This commit is contained in:
@@ -1007,8 +1007,8 @@ su - postgres
|
||||
<listitem>
|
||||
<para>
|
||||
Use the <ulink url="http://www.ossp.org/pkg/lib/uuid/">OSSP UUID
|
||||
library</ulink> when building <filename>contrib/uuid-ossp</>.
|
||||
The library provides functions to generate
|
||||
library</ulink> when building the <xref linkend="uuid-ossp">
|
||||
module. The library provides functions to generate
|
||||
UUIDs.<indexterm><primary>UUID</primary></indexterm>
|
||||
</para>
|
||||
</listitem>
|
||||
@@ -1041,9 +1041,9 @@ su - postgres
|
||||
<term><option>--with-libxslt</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Use libxslt when building <filename>contrib/xml2</>.
|
||||
<filename>contrib/xml2</> relies on this library to perform
|
||||
XSL transformations of XML.
|
||||
Use libxslt when building the <xref linkend="xml2">
|
||||
module. <application>xml2</> relies on this library
|
||||
to perform XSL transformations of XML.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user