Add more tests for COPY with incorrect option combinations
authorMichael Paquier <[email protected]>
Wed, 2 Nov 2022 00:57:54 +0000 (09:57 +0900)
committerMichael Paquier <[email protected]>
Wed, 2 Nov 2022 00:57:54 +0000 (09:57 +0900)
commit451d1164b9d0cce6acd0b3d0790f09db4c56be0a
treeb706f8ab74b7d8693c79b74ba9d2957de6ccbc31
parente7c7605a760bf4422654ae842281d53e2d7b9e88
Add more tests for COPY with incorrect option combinations

Based on the existing coverage report, some combinations were not
checked at all, so add some tests to do so.  Spotted while looking at
the area.

Discussion: https://postgr.es/m/[email protected]
src/test/regress/expected/copy2.out
src/test/regress/sql/copy2.sql