On 30 March 2017 at 20:57, Michael Paquier <[email protected]> wrote:
> I don't see much the point to have --verbose enabled by default, but > if that's the consensus I have nothing better to propose than adding > something like that to the command launching the prove command: $(if > $(PG_PROVE_FLAGS),$(PG_PROVE_FLAGS),--verbose) > And then it is possible to enforce the flag for noisy tests. That's what I'd like to go for. Even default to it, so long as I can override on command line. -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
