mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-17 19:30:00 +08:00
Add perl2host call missing from a new test file.
Oversight in today's commit c6b92041d3
.
Per buildfarm member jacana.
Discussion: http://postgr.es/m/20200404223212.GC3442685@rfd.leadboat.com
This commit is contained in:
parent
07871d40c7
commit
70de4e950c
@ -124,6 +124,7 @@ wal_skip_threshold = 0
|
||||
$copy_file, qq(20000,30000
|
||||
20001,30001
|
||||
20002,30002));
|
||||
$copy_file = TestLib::perl2host($copy_file);
|
||||
|
||||
# Test truncation with inserted tuples using both INSERT and COPY. Tuples
|
||||
# inserted after the truncation should be seen.
|
||||
|
Loading…
Reference in New Issue
Block a user