mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Suggest gmake installcheck-world for pgindent testing.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.38 2010/02/26 17:07:55 momjian Exp $
|
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.39 2010/02/26 18:00:15 momjian Exp $
|
||||||
|
|
||||||
pgindent
|
pgindent
|
||||||
========
|
========
|
||||||
@ -26,7 +26,9 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
|
|||||||
|
|
||||||
5) Remove any files that generate errors.
|
5) Remove any files that generate errors.
|
||||||
|
|
||||||
6) Do a full test build.
|
6) Do a full test build:
|
||||||
|
|
||||||
|
gmake installcheck-world
|
||||||
|
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user