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

Commit 4f69603

Browse files
committed
Update documentation to say that gmake check in contrib is supported
1 parent 8f28789 commit 4f69603

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/src/sgml/contrib.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@
2929
Many of the modules have regression tests, which can be executed by
3030
running:
3131
<screen>
32+
<userinput>gmake check</userinput>
33+
</screen>
34+
before installation or
35+
<screen>
3236
<userinput>gmake installcheck</userinput>
3337
</screen>
34-
once you have a <productname>PostgreSQL</> server running. (Note that
35-
<literal>gmake check</> is not supported; you must have an operational
36-
database server to perform these tests, and you must have built and
37-
installed the module(s) to be tested.)
38+
once you have a <productname>PostgreSQL</> server running.
3839
</para>
3940

4041
<para>

0 commit comments

Comments
 (0)