提交 b5f09a7f 编写于 作者: B Bhuvnesh Chaudhary 提交者: Bhuvnesh

Add the new column stainherit in minirepro dumps

This commit includes the stainherit columns in minirepro output recently
added.
上级 0140612c
......@@ -225,6 +225,7 @@ def dump_stats(cur, oid_str, f_out):
'INSERT INTO pg_statistic VALUES (\n' \
'{5});\n\n'
types = ['smallint', # staattnum
'boolean',
'real',
'integer',
'real',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册