diff --git a/src/test/tinc/tincrepo/mpp/gpdb/tests/storage/uao/uao_faultinjection/expected/uao_crash_update2.ans b/src/test/tinc/tincrepo/mpp/gpdb/tests/storage/uao/uao_faultinjection/expected/uao_crash_update2.ans new file mode 100644 index 0000000000000000000000000000000000000000..1b71608e76cbb3ec45e1dc8b96c7b649f1c1d471 --- /dev/null +++ b/src/test/tinc/tincrepo/mpp/gpdb/tests/storage/uao/uao_faultinjection/expected/uao_crash_update2.ans @@ -0,0 +1,14 @@ +SELECT * FROM foo; + a | b | c +----+---+---------------------------------------------------------------------------------------------------------------------------------- + 1 | 1 | hello world + 2 | 1 | hello world + 3 | 1 | hello world + 4 | 1 | hello world + 5 | 1 | hello world + 6 | 1 | hello world + 7 | 1 | hello world + 8 | 1 | hello world + 9 | 1 | hello world + 10 | 1 | hello world +(10 rows)