pgsql: Add more tests for COPY with incorrect option combinations

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add more tests for COPY with incorrect option combinations
Date: 2022-11-02 00:59:00
Message-ID: E1oq25t-00028h-4j@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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/Y2DNm9u7hzIxCXHn@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/451d1164b9d0cce6acd0b3d0790f09db4c56be0a

Modified Files
--------------
src/test/regress/expected/copy2.out | 17 +++++++++++++++++
src/test/regress/sql/copy2.sql | 10 ++++++++++
2 files changed, 27 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2022-11-02 01:07:30 pgsql: Add doubly linked count list implementation
Previous Message Tom Lane 2022-11-01 21:09:41 pgsql: Update time zone data files to tzdata release 2022f.