[COMMITTERS] pgsql: commit_ts test: Set node name in test

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема [COMMITTERS] pgsql: commit_ts test: Set node name in test
Дата
Msg-id E1dVMZg-0000DY-8y@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Avoid integer overflow while sifting-up a heap in tuplesort.c.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: [COMMITTERS] pgsql: Reduce memory usage of tsvector type analyze function.