diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-10-14 11:40:54 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-10-14 11:44:45 -0400 |
commit | 5f340cb30ce2f0d9f272840b0d977b0a4b854f0b (patch) | |
tree | 10b1ad69ef3e2199b9cb939e839217ae0ac1f8b6 /src/backend/commands/aggregatecmds.c | |
parent | b81eba6a650186dc35b6a1fb8bde320d9c29055d (diff) | |
download | postgresql-5f340cb30ce2f0d9f272840b0d977b0a4b854f0b.tar.gz postgresql-5f340cb30ce2f0d9f272840b0d977b0a4b854f0b.zip |
Reinstate genhtml --prefix option for non-vpath builds
In c3d9a66024a93e6d0380bdd1b18cb03a67216b72, the genhtml --prefix option
was removed to get slightly better behavior for vpath builds. genhtml
would then automatically pick a suitable prefix. However, for non-vpath
builds, this makes the coverage output dependent on the length of the
path where the source code happens to be, leading to confusingly
arbitrary results. So put the --prefix option back for non-vpath
builds.
Diffstat (limited to 'src/backend/commands/aggregatecmds.c')
0 files changed, 0 insertions, 0 deletions