8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f28789 commit 4f69603Copy full SHA for 4f69603
doc/src/sgml/contrib.sgml
@@ -29,12 +29,13 @@
29
Many of the modules have regression tests, which can be executed by
30
running:
31
<screen>
32
+<userinput>gmake check</userinput>
33
+</screen>
34
+ before installation or
35
+<screen>
36
<userinput>gmake installcheck</userinput>
37
</screen>
- once you have a <productname>PostgreSQL</> server running. (Note that
- <literal>gmake check</> is not supported; you must have an operational
- database server to perform these tests, and you must have built and
- installed the module(s) to be tested.)
38
+ once you have a <productname>PostgreSQL</> server running.
39
</para>
40
41
<para>
0 commit comments