Re: pgsql: Add basic TAP tests for psql's tab-completion logic.
[email protected] (Dagfinn Ilmari Mannsåker)
| Newsgroups | gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Tom Lane <[email protected]> writes: > Cool, I'll go commit a fix along those lines. Thanks for tracing > this down! Here's one final style cleanup for the TAP test. - use like() for the banner test - pass the regexes around as qr// objects, so they can be syntax-highlighted properly, and don't need regex metacharacter-escaping backslashes doubled. - include the regex that didn't match in the diagnostic - ilmari -- "The surreality of the universe tends towards a maximum" -- Skud's Law "Never formulate a law or axiom that you're not prepared to live with the consequences of." -- Skud's Meta-Law