Re: Buggy handling of redundant options in COPY

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Rémi Lapeyre <remi.lapeyre@lenstra.fr>
Date: 2020-10-05T00:48:21Z
Lists: pgsql-hackers
On Tue, Sep 29, 2020 at 09:35:39AM +0200, Pavel Stehule wrote:
> +1

Thanks.  I have applied this one.  We may rework the handling of
redundant options for all commands to be more consistent in the
future, though it does not prevent fixing this issue until it
happens.
--
Michael

Commits

  1. Fix handling of redundant options with COPY for "freeze" and "header"