pgsql: Minor style improvements for tab-completion test.
Tom Lane <[email protected]> Sun, 05 Jan 2020 16:35:52 +0000
| Newsgroups | gmane.comp.db.postgresql.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Minor style improvements for tab-completion test. Use qr// syntax for regex values. Include the regex that failed to match in diagnostic reports. Dagfinn Ilmari Mannsåker Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8c081a2f4e8eec11747e709c1ea4c3485ef129dd Modified Files -------------- src/bin/psql/t/010_tab_completion.pl | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-)