提交 7df21fe8 编写于 作者: T Tom Lane

Adjust expected regression outputs for plan changes caused by recent

'fuzzy cost comparison' patch.  Mea culpa for not having noticed this
when I committed the patch.
上级 375369ac
......@@ -1124,8 +1124,8 @@ insert into shoelace values ('sl10', 1000, 'magenta', 40.0, 'inch', 0.0);
SELECT * FROM shoelace_obsolete;
sl_name | sl_avail | sl_color | sl_len | sl_unit | sl_len_cm
------------+----------+------------+--------+----------+-----------
sl9 | 0 | pink | 35 | inch | 88.9
sl10 | 1000 | magenta | 40 | inch | 101.6
sl9 | 0 | pink | 35 | inch | 88.9
(2 rows)
SELECT * FROM shoelace_candelete;
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
因为 它太大了无法显示 source diff 。你可以改为 查看blob
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册