Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7df21fe

Browse files
committed
Adjust expected regression outputs for plan changes caused by recent
'fuzzy cost comparison' patch. Mea culpa for not having noticed thiswhen I committed the patch.
1 parent375369a commit7df21fe

File tree

3 files changed

+433
-433
lines changed

3 files changed

+433
-433
lines changed

‎src/test/regress/expected/rules.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,8 +1124,8 @@ insert into shoelace values ('sl10', 1000, 'magenta', 40.0, 'inch', 0.0);
11241124
SELECT * FROM shoelace_obsolete;
11251125
sl_name | sl_avail | sl_color | sl_len | sl_unit | sl_len_cm
11261126
------------+----------+------------+--------+----------+-----------
1127-
sl9 | 0 | pink | 35 | inch | 88.9
11281127
sl10 | 1000 | magenta | 40 | inch | 101.6
1128+
sl9 | 0 | pink | 35 | inch | 88.9
11291129
(2 rows)
11301130

11311131
SELECT * FROM shoelace_candelete;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp