Re: vacuumdb sentence

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Euler Taveira <euler(at)timbira(dot)com(dot)br>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: vacuumdb sentence
Date: 2015-11-17 03:27:21
Message-ID: 564A9E99.20209@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/17/15 11:00 PM, Euler Taveira wrote:
> Hi,
>
> Is there a reason to quote "jobs" at this sentence?
>
> 190 fprintf(stderr, _("%s: number of parallel \"jobs\" must be at least
> 1\n"),
> progname);
>
> AFAICS "jobs" is neither an identifier nor an option to justify the
> quotation. Also, another message a few lines above (correctly) does not
> use quotes.

Fixed.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2015-11-17 06:35:43 Re: Making tab-complete.c easier to maintain
Previous Message Amit Kapila 2015-11-17 02:51:14 Re: Parallel Seq Scan