Re: [patch] \g with multiple result sets and \watch with copy queries
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Daniel Verite <daniel@manitou-mail.org>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-10T18:17:47Z
Lists: pgsql-hackers
Attachments
- psql-test-g-1.patch (text/x-diff) patch
Bonjour Daniel, Good catch! Thanks for the quick fix! As usual, what is not tested does not:-( Attached a tap test to check for the expected behavior with multiple command \g. -- Fabien.
Commits
-
Fix psql's behavior with \g for a multiple-command string.
- 4a79fd1a754e 16.0 landed
- 595580aa1243 15.0 landed
-
Remove dynamic translation of regression test scripts, step 1.
- d1029bb5a26c 15.0 cited