diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-09-08 17:38:30 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-09-08 17:38:30 -0400 |
commit | ed476669e998b788770f07338aefd2594ff4cce9 (patch) | |
tree | 995bac8728909467e0525eee5b491be6649727f0 /src/backend/access/transam/xlog.c | |
parent | 83d004904d82759118635dc1a6a7503d4da785e9 (diff) | |
download | postgresql-ed476669e998b788770f07338aefd2594ff4cce9.tar.gz postgresql-ed476669e998b788770f07338aefd2594ff4cce9.zip |
Add temp-check, with_temp_install definition - 9.4
Commit fa4a4df93c8c28d5684cacb1677fbd13f58bb9f2 attempted to backpatch
to 9.4 a change to improve the logging of TAP tests. Unfortunately, due
to how 9.4 and 9.5 had diverged, the backpatch to 9.4 depended on a few
things which didn't exist in 9.4 (but did in 9.5), specifically, the
'temp-check' production and the 'with_temp_install' definition (which
also required 'abs_top_builddir').
Add these definitions into REL9_4_STABLE to allow the TAP tests to run
correctly under 'make check'.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions