We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07871d4 commit 70de4e9Copy full SHA for 70de4e9
src/test/recovery/t/018_wal_optimize.pl
@@ -124,6 +124,7 @@ sub run_wal_optimize
124
$copy_file, qq(20000,30000
125
20001,30001
126
20002,30002));
127
+ $copy_file = TestLib::perl2host($copy_file);
128
129
# Test truncation with inserted tuples using both INSERT and COPY. Tuples
130
# inserted after the truncation should be seen.
0 commit comments