diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2015-07-23 09:44:20 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2015-07-23 09:53:46 -0400 |
commit | fbf8dc21738749470f73f91a95ac01912c9deb10 (patch) | |
tree | dddab11f01976a2b9bf6b185180e87f2222e3bc9 /src/backend/parser/analyze.c | |
parent | a9b3a22aa18345451a20696fe272b6e02f5a2bbb (diff) | |
download | postgresql-fbf8dc21738749470f73f91a95ac01912c9deb10.tar.gz postgresql-fbf8dc21738749470f73f91a95ac01912c9deb10.zip |
Redirect install output of make check into a log file
dbf2ec1a changed make check so that the installation logs get directed
to stdout and stderr. Per discussion on -hackers, this patch restores
saving it to a file. It is now saved in /tmp_install/log, which is
created once per invocation of any make target doing regression tests.
Along the way, add a missing /log/ entry to test_ddl_deparse's
.gitignore.
Michael Paquier.
Diffstat (limited to 'src/backend/parser/analyze.c')
0 files changed, 0 insertions, 0 deletions