mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Update documentation to say that gmake check in contrib is supported
This commit is contained in:
parent
8f28789bff
commit
4f696030ab
@ -29,12 +29,13 @@
|
|||||||
Many of the modules have regression tests, which can be executed by
|
Many of the modules have regression tests, which can be executed by
|
||||||
running:
|
running:
|
||||||
<screen>
|
<screen>
|
||||||
|
<userinput>gmake check</userinput>
|
||||||
|
</screen>
|
||||||
|
before installation or
|
||||||
|
<screen>
|
||||||
<userinput>gmake installcheck</userinput>
|
<userinput>gmake installcheck</userinput>
|
||||||
</screen>
|
</screen>
|
||||||
once you have a <productname>PostgreSQL</> server running. (Note that
|
once you have a <productname>PostgreSQL</> server running.
|
||||||
<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.)
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user