pgsql: Align timestamps in pg_regress output

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Align timestamps in pg_regress output
Дата
Msg-id E1h8LY6-0001fL-1a@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Align timestamps in pg_regress output

This way the timestamps line up in a mix of "ok" and "FAILED" output.

Author: Christoph Berg <christoph.berg@credativ.de>
Discussion: https://www.postgresql.org/message-id/20190321115059.GF2687%40msg.df7cb.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/148cf5f462e53f374a2085b2fa8dcde944539b03

Modified Files
--------------
src/test/regress/pg_regress.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add macro to cast away volatile without allowing changes tounde
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Clean up the Simple-8b encoder code.