Re: psql - improve test coverage from 41% to 88%
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Michael Paquier <michael@paquier.xyz>
Cc: vignesh C <vignesh21@gmail.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2019-11-27T09:14:16Z
Lists: pgsql-hackers
Attachments
- psql-tap-7.patch (text/x-diff) patch
Bonjour Michaël, > Please note that you have received comments on this patch a couple of > weeks ago. The patch was still marked as "needs review", which was > incorrect, and it does not apply. Perhaps you did not notice it, so I > am moving it to next CF, waiting on author for a rebase and for > replies on those comments. Indeed, I did not notice. Attached a rebase, which also removes the 3 comments pointed out by Vignesh. -- Fabien.
Commits
-
Improve coverage of psql for backslash commands with \if and \elif
- aafe2762b152 13.0 landed
-
Fix comment in psql's describe.c
- 8a0deae8d9b6 13.0 landed