diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-02-21 18:34:19 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-02-21 18:34:19 +0100 |
commit | 1995552deb5479a50ec9044f0179f906ff7772e0 (patch) | |
tree | e4800e179d41e5b9743d8ef791179197c0b5670c /src/backend/utils/adt/pgstatfuncs.c | |
parent | 1bb5e78218107db543086e71fc162d36a955b08e (diff) | |
download | postgresql-1995552deb5479a50ec9044f0179f906ff7772e0.tar.gz postgresql-1995552deb5479a50ec9044f0179f906ff7772e0.zip |
pg_regress: Don't use absolute paths for the diff
Don't expand inputfile and outputfile to absolute paths globally, just
where needed. In particular, pass them as is to the file name
arguments of the diff command, so that we don't see the full absolute
path in the diff header, which makes the diff unnecessarily verbose
and harder to read.
Discussion: https://www.postgresql.org/message-id/0cc82900-c457-1cee-3ab2-7b0f5d215061@2ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions