My recent optimizer changes caused a different plan to

be picked for one of the complex joins in rules test ... leading to
a different output ordering ...
This commit is contained in:
Tom Lane 1999-07-27 03:53:54 +00:00
parent 9e7e29e6c9
commit 2f30d5a34a
1 changed files with 1 additions and 1 deletions

View File

@ -1022,9 +1022,9 @@ QUERY: SELECT * FROM shoelace_log;
sl_name |sl_avail|log_who |log_when
----------+--------+--------+--------
sl7 | 6|Al Bundy|epoch
sl3 | 10|Al Bundy|epoch
sl6 | 20|Al Bundy|epoch
sl8 | 21|Al Bundy|epoch
sl3 | 10|Al Bundy|epoch
(4 rows)
QUERY: CREATE VIEW shoelace_obsolete AS