Align timestamps in pg_regress output
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 25 Mar 2019 09:00:11 +0000 (10:00 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 25 Mar 2019 09:02:24 +0000 (10:02 +0100)
commit148cf5f462e53f374a2085b2fa8dcde944539b03
tree52d41c634eaf59e5584f4454a0fb5b19fe1115d5
parent481018f2804065cb5ed1cde75b7c0596aeef959a
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
src/test/regress/pg_regress.c