Add more regression tests for ASYNC

From: Robins Tharakan <tharakan(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Add more regression tests for ASYNC
Date: 2013-05-14 00:37:49
Message-ID: CAEP4nAxn_NcXyykGaLjxbLJoS3ShQWcFJq8asxBymmBe5UQSSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Patch to add more regression tests to ASYNC (/src/backend/commands/async).
Take code-coverage from 39% to 75%.

Any and all feedback is obviously welcome.

p.s.: Please let me know whether these tests are useless or would not be
committed owing to unrelated reasons. As also, if these tests need to be
clubbed (bundled up in 2-3) and submitted as a single submit.
--
Robins Tharakan

Attachment Content-Type Size
regress_async.patch application/octet-stream 2.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2013-05-14 01:04:06 Re: erroneous restore into pg_catalog schema
Previous Message Dmitry Koterov 2013-05-13 23:31:02 Re: Incomplete description of pg_start_backup?