File tree 1 file changed +0
-23
lines changed 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 20
20
programs.
21
21
</para>
22
22
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
-
46
23
<para>
47
24
In <productname>&project;</>, these modules are made available as a separate
48
25
subpackage <filename>postgrespro-&edn;-&majorversion;-contrib</filename>.
You can’t perform that action at this time.
0 commit comments