pgsql: Rewrite some regression queries for option checks with COPY

2024-10-16 Thread Michael Paquier
Rewrite some regression queries for option checks with COPY Some queries in copy2 are there to check various option combinations, and used "stdin" or "stdout" incompatible with the COPY TO or FROM clauses combined with them, which was confusing. This commit rewrites these queries to use a compati

pgsql: Rewrite some regression queries for option checks with COPY

2024-10-16 Thread Michael Paquier
Rewrite some regression queries for option checks with COPY Some queries in copy2 are there to check various option combinations, and used "stdin" or "stdout" incompatible with the COPY TO or FROM clauses combined with them, which was confusing. This commit rewrites these queries to use a compati

pgsql: Rewrite some regression queries for option checks with COPY

2024-10-16 Thread Michael Paquier
Rewrite some regression queries for option checks with COPY Some queries in copy2 are there to check various option combinations, and used "stdin" or "stdout" incompatible with the COPY TO or FROM clauses combined with them, which was confusing. This commit rewrites these queries to use a compati