pgsql: commit_ts test: Set node name in test

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: commit_ts test: Set node name in test
Date: 2017-07-12 18:41:24
Message-ID: E1dVMZg-0000DY-8y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

commit_ts test: Set node name in test

Otherwise, the script output has a lot of pointless warnings.

This was forgotten in 9def031bd2821f35b5f506260d922482648a8bb0

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ca793c59a51e94cedf8cbea5c29668bf8fa298f3

Modified Files
--------------
src/test/modules/commit_ts/t/001_base.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-07-12 19:06:59 pgsql: Reduce memory usage of tsvector type analyze function.
Previous Message Tom Lane 2017-07-12 17:24:36 pgsql: Avoid integer overflow while sifting-up a heap in tuplesort.c.