Re: Alternative to \copy in psql modelled after \g
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Daniel Verite <daniel@manitou-mail.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
"David G. Johnston" <david.g.johnston@gmail.com>
Date: 2018-12-27T16:57:33Z
Lists: pgsql-hackers
> It looks a significant step forward, to be brought by a patch on its own > without prospect of being back-patched. Dunno. Even if an additional tap test would not be backpatched, it could be added on master. I'm basically sadden by pg test coverage, especially psql which is under 40%, so I try to grasp any improvement opportunity… See https://coverage.postgresql.org/ -- Fabien.
Commits
-
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
- cda1e27fb706 9.5.16 landed
- ae4c7d5ab886 9.6.12 landed
- 8e97a97b3206 10.7 landed
- 6d3ede5f1c65 12.0 landed
- 2c50c9f23d1d 11.2 landed