mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Support for running contribcheck on msvc
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.35 2007/03/21 19:22:52 mha Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.36 2007/03/23 09:57:55 mha Exp $ -->
|
||||
|
||||
<chapter id="install-win32">
|
||||
<title>Installation on <productname>Windows</productname></title>
|
||||
@ -269,6 +269,9 @@
|
||||
<userinput>
|
||||
vcregress plcheck
|
||||
</userinput>
|
||||
<userinput>
|
||||
vcregress contribcheck
|
||||
</userinput>
|
||||
</screen>
|
||||
|
||||
To change the schedule used (default is the parallel), append it to the
|
||||
|
Reference in New Issue
Block a user