Add an ORDER BY to nail down the expected row order from a query that's

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6f4a5462b4d710316877f21bdad2c13f17e61fe7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-09-03T01:28:40Z
Releases: 8.3.0
Add an ORDER BY to nail down the expected row order from a query that's
been shown to be sensitive to concurrent autovacuum.  Per Alvaro.

Files

PathChange+/−
src/test/regress/expected/cluster.out modified +3 −2
src/test/regress/sql/cluster.sql modified +2 −1