pgsql: Update expected output of new test - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Update expected output of new test
Date
Msg-id E1f8A0N-0002A4-3z@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Ignore whole-rows in INSERT/CONFLICT with partitioned tables
Next
From: Tom Lane
Date:
Subject: pgsql: Fix broken collation-aware searches in SP-GiST text opclass.