Re: PSA: we lack TAP test coverage on NetBSD and OpenBSD

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-01-22T19:58:50Z
Lists: pgsql-hackers

Attachments

>> It's not demonstrably slower than 2.5 either.  (1.1 is measurably slower; 
>> probably not by enough for anyone to care, but 1.5 is good enough for me.)
>
> Good if it fails quick enough for you.

Attached a patch with the zipf doc update & the TAP test parameter change.

-- 
Fabien.

Commits

  1. Fix portability problem in pgbench.

  2. Avoid assuming that we know the spelling of getopt_long's error messages.