Minor style improvements for tab-completion test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8c081a2f4e8eec11747e709c1ea4c3485ef129dd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-01-05T16:35:45Z
Releases: 13.0
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/87k16610xk.fsf@wibble.ilmari.org

Files

PathChange+/−
src/bin/psql/t/010_tab_completion.pl modified +15 −12

Discussion