提交 1476185b 编写于 作者: H Heikki Linnakangas

Resurrect test files that were still needed.

I removed these files in commit b39c1356, but it turns out that some of
the remaining tests still used those files.
上级 b39c1356
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)
-- start_ignore
SET gp_create_table_random_default_distribution=off;
-- end_ignore
SELECT * FROM foo;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册