Re: [patch] \g with multiple result sets and \watch with copy queries - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: [patch] \g with multiple result sets and \watch with copy queries
Date
Msg-id CADkLM=f--7F=qYEv_znBPKU2Q-+U3ei190t+MZPkZtmJDf7bgg@mail.gmail.com
Whole thread Raw
In response to Re: [patch] \g with multiple result sets and \watch with copy queries  ("Daniel Verite" <daniel@manitou-mail.org>)
Responses Re: [patch] \g with multiple result sets and \watch with copy queries  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers
This is a bit more complicated than the usual tests, but not
that much.
Any opinions on this?

+1

I think that because it is more complicated than usual psql, we may want to comment on the intention of the tests and some of the less-than-common psql elements (\set concatenation, resetting \o, etc). If you see value in that I can amend the patch.

Are there any options on COPY (header, formats) that we think we should test as well?

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Suppressing useless wakeups in walreceiver
Next
From: Nathan Bossart
Date:
Subject: Re: Suppressing useless wakeups in walreceiver