On Wed, Jan 24, 2018 at 4:01 PM, Tom Lane <[email protected]> wrote: > The progress-display output of pg_regress would need a complete rethink > anyhow. First thought is to emit two lines per test, one when we > launch it and one when it finishes and we check the results: > > foreign_data: launched > ... > foreign_data: ok (or FAILED)
I suspect that first line would only be interesting on the very rare occasions when test hangs. I'm not sure it would be good to add that much chatter. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
