Re: Small fix on COPY ON_ERROR document
Yugo Nagata <nagata@sraoss.co.jp>
From: Yugo NAGATA <nagata@sraoss.co.jp>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, torikoshia
<torikoshia@oss.nttdata.com>, Masahiko Sawada <sawada.mshk@gmail.com>,
pgsql-hackers@postgresql.org
Date: 2024-02-05T02:47:15Z
Lists: pgsql-hackers
On Sat, 3 Feb 2024 01:51:56 +0200 Alexander Korotkov <aekorotkov@gmail.com> wrote: > 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. Thanks! > > ------ > Regards, > Alexander Korotkov -- Yugo NAGATA <nagata@sraoss.co.jp>
Commits
-
Improve documentation for COPY ... ON_ERROR ...
- 40bbc8cf0a75 17.0 landed