pgsql: Make command_like output more compact

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Make command_like output more compact
Дата
Msg-id E1bmkJp-0007Pd-6a@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make command_like output more compact

Consistently print the test name, not the full command, which can be
quite lenghty and include temporary directory names and other
distracting details.

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e767db2242079b4ec2a7bbd18da7649d9ee1d696

Modified Files
--------------
src/test/perl/TestLib.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_ctl: Add wait option to promote action
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add tests for various connection string issues