Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cc2788a

Browse files
author
Liudmila Mantrova
committed
DOC: removed info on building contribs - PGPRO-1516
1 parent b425b0a commit cc2788a

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

doc/src/sgml/contrib.sgml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20,29 +20,6 @@
2020
programs.
2121
</para>
2222

23-
<para>
24-
When building from the source distribution, these components are not built
25-
automatically, unless you build the "world" target.
26-
You can build and install all of them by running:
27-
<screen>
28-
<userinput>make</userinput>
29-
<userinput>make install</userinput>
30-
</screen>
31-
in the <literal>contrib</literal> directory of a configured source tree;
32-
or to build and install
33-
just one selected module, do the same in that module's subdirectory.
34-
Many of the modules have regression tests, which can be executed by
35-
running:
36-
<screen>
37-
<userinput>make check</userinput>
38-
</screen>
39-
before installation or
40-
<screen>
41-
<userinput>make installcheck</userinput>
42-
</screen>
43-
once you have a <productname>&project;</> server running.
44-
</para>
45-
4623
<para>
4724
In <productname>&project;</>, these modules are made available as a separate
4825
subpackage <filename>postgrespro-&edn;-&majorversion;-contrib</filename>.

0 commit comments

Comments
 (0)