Re: psql - improve test coverage from 41% to 88%
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Michael Paquier <michael@paquier.xyz>, vignesh C <vignesh21@gmail.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>,
David Steele <david@pgmasters.net>
Date: 2020-08-01T07:06:39Z
Lists: pgsql-hackers
Hello, >>> This patch no longer applies: http://cfbot.cputube.org/patch_27_2262.log >>> >>> CF entry has been updated to Waiting on Author. >> >> This patch hasn't been updated and still doesn't apply, do you intend to rebase >> it during this commitfest or should we move it to returned with feedback? It >> can always be re-opened at a later date. > > As the thread has stalled, I've marked this Returned with Feedback. Hmmm. AFAICR the feedback is that the Expect perl module is not welcome, which seems to suggest that it would have to be re-implemented somehow. This is not my dev philosophy, I won't do that, so I'm sorry to say that psql coverage will remain pretty abysmal. Sigh. -- 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