pgsql: Prevent platform-dependent output row ordering in a new test que

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Prevent platform-dependent output row ordering in a new test que
Date: 2015-07-29 00:00:44
Message-ID: E1ZKEnc-0000rY-VA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Prevent platform-dependent output row ordering in a new test query.

Buildfarm indicates this is necessary.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d7f0bb8cc7f4b43830499e89384befc3690b1560

Modified Files
--------------
src/test/regress/expected/rowsecurity.out | 22 +++++++++++++---------
src/test/regress/sql/rowsecurity.sql | 8 ++++++--
2 files changed, 19 insertions(+), 11 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2015-07-29 00:12:23 Re: pgsql: Suppress "variable may be used uninitialized" warning.
Previous Message Tom Lane 2015-07-28 23:56:12 pgsql: Suppress "variable may be used uninitialized" warning.