On Wed, Oct 16, 2024 at 02:50:53PM +0900, Michael Paquier wrote:
> You are right. f6d4c9cf162b got that wrong. Will fix and backpatch
> with the extra tests.
And done down to 17 for 0002, down to 16 for 0001, with tweaks in 0001
to limit the use of COPY TO in the queries where we want to force
error patterns linked to the TO clause.
The two tests for the all-column cases with force_quote were not
strictly required for the bug, still are useful to have for coverage
purposes.
--
Michael