Re: fixing pg_ctl with relative paths - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: fixing pg_ctl with relative paths
Date
Msg-id CAHGQGwGc0Po2wvXfor1-yezHqnwLFWtxqpunF+P9+eE5OMwszA@mail.gmail.com
Whole thread Raw
In response to Re: fixing pg_ctl with relative paths  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Fri, Jun 28, 2013 at 12:47 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> Another corner case is, for example, pg_ctl -D test1 -o "-D test2", ....
> that is, multiple -D specifications appear in the command-line.

The patch handles this case properly. Sorry for noise..

Regards,

-- 
Fujii Masao



pgsql-hackers by date:

Previous
From: Claudio Freire
Date:
Subject: Re: Hash partitioning.
Next
From: Nicholas White
Date:
Subject: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls