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

Commit2f30d5a

Browse files
committed
My recent optimizer changes caused a different plan to
be picked for one of the complex joins in rules test ... leading toa different output ordering ...
1 parent9e7e29e commit2f30d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,9 +1022,9 @@ QUERY: SELECT * FROM shoelace_log;
10221022
sl_name |sl_avail|log_who |log_when
10231023
----------+--------+--------+--------
10241024
sl7 | 6|Al Bundy|epoch
1025-
sl3 | 10|Al Bundy|epoch
10261025
sl6 | 20|Al Bundy|epoch
10271026
sl8 | 21|Al Bundy|epoch
1027+
sl3 | 10|Al Bundy|epoch
10281028
(4 rows)
10291029

10301030
QUERY: CREATE VIEW shoelace_obsolete AS

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp