Add explicit ORDER BY to a few tests that exercise hash-join code.
authorAndres Freund <andres@anarazel.de>
Thu, 9 Feb 2017 00:58:21 +0000 (16:58 -0800)
committerAndres Freund <andres@anarazel.de>
Thu, 9 Feb 2017 00:58:21 +0000 (16:58 -0800)
commit7c5d8c16e12e56c1043ff4a28e07a306a15c2b85
tree26d8586f60614ad0dee4b09459d5b5c51954dca1
parent8f93bd8512466c9b6c4dbc1e5efd0f72b8e2be9a
Add explicit ORDER BY to a few tests that exercise hash-join code.

A proposed patch, also by Thomas and in the same thread, would change
the output order of these.  Independent of the follow-up patches
getting committed, nailing down the order in these specific tests at
worst seems harmless.

Author: Thomas Munro
Discussion: https://postgr.es/m/CAEepm=1D4-tP7j7UAgT_j4ZX2j4Ehe1qgZQWFKBMb8F76UW5Rg@mail.gmail.com
src/test/regress/expected/join.out
src/test/regress/expected/rowsecurity.out
src/test/regress/sql/join.sql
src/test/regress/sql/rowsecurity.sql