Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage
Date: 2017-03-20 13:07:06
Message-ID: CA+TgmobKDtUvNRfZV4EwByYG=zedWoN-zuwO6wjkkkLXsD2EAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Mar 20, 2017 at 8:33 AM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> * Robert Haas (robertmhaas(at)gmail(dot)com) wrote:
>> So was this 3340 line patch posted or discussed anyplace before it got
>> committed?
>
> I've mentioned a few times that I'm working on improving pg_dump
> regression tests and code coverage, which is what these were. I'm a bit
> surprised that it's, apparently, a surprise to anyone or that strictly
> adding regression tests in the existing framework deserves very much
> discussion.

I'm not saying it does. I'm saying that it's polite, and expected, to
post patches and ask for opinions before committing things.

> What I think would be great would be some additional work on our code
> coverage, which is abysmal. This, at least, gets us up over 80% for
> src/bin/pg_dump, but there's still quite a bit of work to be done there,
> as noted in the commit message, and lots of opportunity for improvement
> throughout the rest of the code base, as https://coverage.postgresql.org
> shows.

Sure, I think that would be great, too. Following the community
process and improving code coverage are not opposing goals, such that
to support one is to oppose the other. We need both things.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-03-20 13:07:39 Re: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage
Previous Message Stephen Frost 2017-03-20 12:33:02 Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-03-20 13:07:39 Re: Re: [COMMITTERS] pgsql: Improve pg_dump regression tests and code coverage
Previous Message Stas Kelvich 2017-03-20 12:57:07 Re: logical decoding of two-phase transactions