pgsql: Update expected output of new test

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update expected output of new test
Date: 2018-04-16 19:41:35
Message-ID: E1f8A0N-0002A4-3z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update expected output of new test

Forgot to 'git add' the file after tweaking the test as submitted :-(

Per buildfarm

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/22ff2b8583b2580d8b423939a658fcd1d38741b4

Modified Files
--------------
src/test/regress/expected/insert_conflict.out | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-04-16 20:07:09 pgsql: Fix broken collation-aware searches in SP-GiST text opclass.
Previous Message Alvaro Herrera 2018-04-16 19:08:01 pgsql: Ignore whole-rows in INSERT/CONFLICT with partitioned tables