Re: Typo in description of PROGRAM parameter for the COPY command

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: eric.mutta@gmail.com, pgsql-docs@lists.postgresql.org
Date: 2022-08-21T18:29:31Z
Lists: pgsql-docs
> On 21 Aug 2022, at 03:31, PG Doc comments form <noreply@postgresql.org> wrote:

>> ...so if you need to pass any arguments to shell command that come
> from an untrusted source...
> 
> The "to shell command that come" part should be changed so it either reads
> like this:
> 
>> ...so if you need to pass any arguments to a shell command that comes
> from an untrusted source...
> 
> ...or it reads like this:
> 
>> ...so if you need to pass any arguments to shell commands that come
> from an untrusted source...

Not being a native english speaker, but since we're already referring to "the
command" in the sentence it seems more natural to me to change to "the shell
command".

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. doc: Minor wordsmithing to COPY docs