Re: pgsql: Flush to show results of TestLib.pm (TAP) test as we go. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.
Date
Msg-id 25777.1441142696@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Flush to show results of TestLib.pm (TAP) test as we go.  (Kevin Grittner <kgrittn@postgresql.org>)
List pgsql-committers
Kevin Grittner <kgrittn@postgresql.org> writes:
> Flush to show results of TestLib.pm (TAP) test as we go.

Probably would be reasonable to back-patch that.  SimpleTee.pm is
currently identical in all branches that have it, and I see no good
reason to let it diverge.  Our need for intelligible test output is
not any weaker in the back branches.

            regards, tom lane


pgsql-committers by date:

Previous
From: Kevin Grittner
Date:
Subject: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.
Next
From: Tom Lane
Date:
Subject: pgsql: Document that PL/Python now returns floats using repr() not str(