Re: Small fix on COPY ON_ERROR document
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Yugo NAGATA <nagata@sraoss.co.jp>,
torikoshia <torikoshia@oss.nttdata.com>, Masahiko Sawada <sawada.mshk@gmail.com>, pgsql-hackers@postgresql.org
Date: 2024-02-02T23:51:56Z
Lists: pgsql-hackers
On Fri, Feb 2, 2024 at 10:07 PM David G. Johnston <david.g.johnston@gmail.com> wrote: > On Thu, Feb 1, 2024 at 11:59 PM Yugo NAGATA <nagata@sraoss.co.jp> wrote: >> >> >> I attached a updated patch including fixes you pointed out above. >> > > Removed "which"; changed "occupying" to "occupy" > Removed on of the two "amounts" > Changed "unacceptable to the input function" to just "converting" as that is what the average reader is more likely to be thinking. > The rest was good. Thanks to everybody in the thread. Pushed. ------ Regards, Alexander Korotkov
Commits
-
Improve documentation for COPY ... ON_ERROR ...
- 40bbc8cf0a75 17.0 landed