Add more regression tests for dbcommands - Mailing list pgsql-hackers

From Robins Tharakan
Subject Add more regression tests for dbcommands
Date
Msg-id CAEP4nAzFS3BuVcOPPJPy0hJy-PiWUEd063X7thkecJitEfn_oQ@mail.gmail.com
Whole thread Raw
Responses Re: Add more regression tests for dbcommands  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

Please find attached a patch to take code-coverage of DBCommands (CREATE DATABASE / ALTER DATABASE / DROP DATABASE) from 36% to 71%.

Any and all feedback is obviously welcome.

--
Robins Tharakan
Attachment

pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: corrupt pages detected by enabling checksums
Next
From: Robins Tharakan
Date:
Subject: Add regression tests for DISCARD