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

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

  1. Fix psql's behavior with \g for a multiple-command string.

  2. Remove dynamic translation of regression test scripts, step 1.