pgsql: I forgot the alternate expected file in previous commit

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: I forgot the alternate expected file in previous commit
Date: 2016-03-30 23:49:10
Message-ID: E1alPrK-0000eM-EH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

I forgot the alternate expected file in previous commit

Without this, the test_slot_timelines modules fails "make installcheck"
because the required feature is not enabled in a stock server.

Per buildfarm

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3a3b309041b0f30066f0b6cb6640563b6ea27cde

Modified Files
--------------
src/test/modules/test_slot_timelines/expected/load_extension_1.out | 7 +++++++
1 file changed, 7 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2016-03-31 02:03:59 pgsql: Use proper format specifier %X/%X for LSN.
Previous Message Alvaro Herrera 2016-03-30 23:45:18 Re: pgsql: Enable logical slots to follow timeline switches