Обсуждение: pgsql: Suppress bogus printout during new 035_standby_logical_decoding.

Поиск
Список
Период
Сортировка

pgsql: Suppress bogus printout during new 035_standby_logical_decoding.

От
Tom Lane
Дата:
Suppress bogus printout during new 035_standby_logical_decoding.pl test.

Our convention for some time has been that successful tests shouldn't
print anything on stderr.  A stray "diag" call violated that, and
for that matter messed up the normal TAP progress display.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/07690aab46ed5530643942726b27a503995dd835

Modified Files
--------------
src/test/recovery/t/035_standby_logical_decoding.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)