Robert Haas <robertmh...@gmail.com> writes:
> On Tue, Aug 30, 2016 at 6:38 PM, Tom Lane <t...@sss.pgh.pa.us> wrote:
>> Robert, could you fix the documentation for that field so it's
>> intelligible?

> Uh, maybe.  The trick, as you've already noted, is finding something
> better.  Maybe this:

> -    bool        single_copy;    /* path must not be executed >1x */
> +    bool        single_copy;    /* don't execute path in multiple processes 
> */

OK by me.

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to