[PATCH v1] Add a way to supply stdin to TAP tests

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH v1] Add a way to supply stdin to TAP tests
Date: 2019-04-28 15:07:16
Message-ID: 20190428150716.GP28936@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

Our test coverage needs all the help it can get.

This patch, extracted from another by Fabian Coelho, helps move things
in that direction.

I'd like to argue that it's not a new feature, and that it should be
back-patched as far as possible.

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment Content-Type Size
v1-0001-Add-a-way-to-supply-stdin-to-TAP-tests.patch text/x-diff 1.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2019-04-28 15:15:41 [PATCH v5] Show detailed table persistence in \dt+
Previous Message David Fetter 2019-04-28 14:58:13 [PATCH v4] Add \warn to psql