mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
point the installer at src/test/regress for testing
pointed out by Andrew...
This commit is contained in:
parent
64836996f9
commit
2441d06d22
2
INSTALL
2
INSTALL
|
|
@ -212,7 +212,7 @@ installed successfully and works as designed in your environment. The
|
|||
regression tests can be found in src/test/regress. (see
|
||||
src/test/regress/README for more details)
|
||||
|
||||
% cd /usr/src/pgsql/test/regress
|
||||
% cd /usr/src/pgsql/src/test/regress
|
||||
% gmake all runtest
|
||||
|
||||
This will run a whole slew of regression tests and might take an hour
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user