Re: COPY TO (FREEZE)? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: COPY TO (FREEZE)?
Date
Msg-id 2029289.1698544445@sss.pgh.pa.us
Whole thread Raw
In response to Re: COPY TO (FREEZE)?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: COPY TO (FREEZE)?
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> On Sat, Oct 28, 2023 at 09:39:53PM -0400, Tom Lane wrote:
>> Not thrilled by the wording here.

> I think it is modeled after:

>     errmsg("COPY force null only available using COPY FROM")));

Well, now that you bring it up, that's no sterling example of
clear writing either.  Maybe change that while we're at it,
say to "FORCE NULL option must not be used in COPY TO"?
(Also, has it got the right ERRCODE?)

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: COPY TO (FREEZE)?
Next
From: Bruce Momjian
Date:
Subject: Re: COPY TO (FREEZE)?