forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a98984
committed
Improve regression test coverage for psql output formats.
As penance for the "\pset format latex" silliness, add some regressiontest coverage for the off-the-beaten-path output formats, which formerlyhad exactly no coverage, except for some poorly-thought-out (unreadable,repetitive, and incomplete) tests for asciidoc format.I make no claims for the behavior exposed here actually being correct;these test cases are just designed to ensure full code coverage infe_utils/print.c. This brings the line coverage for that file upfrom ~60% to ~93%.1 parenta7eece4 commit9a98984