[COMMITTERS] pgsql: commit_ts test: Set node name in test - Mailing list pgsql-committers

From Alvaro Herrera
Subject [COMMITTERS] pgsql: commit_ts test: Set node name in test
Date
Msg-id E1dVMZg-0000DZ-92@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/832d3dce5a3a5ca35f6861cb573bff7a6a8835dc

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Avoid integer overflow while sifting-up a heap in tuplesort.c.
Next
From: Heikki Linnakangas
Date:
Subject: [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function.