Re: long options vs unix - Mailing list pgadmin-hackers

From Dave Page
Subject Re: long options vs unix
Date
Msg-id [email protected]
Whole thread Raw
In response to long options vs unix  (Magnus Hagander <[email protected]>)
List pgadmin-hackers
On Tue, Mar 17, 2009 at 1:10 PM, Magnus Hagander <[email protected]> wrote:
> The change to using long options for pg_dump and friends seem to have
> broken it, at least on linux. But I assume it still worked on at least
> osx *or* windows, since that's where Dave would've tested it :-)
>
> It would more or less never work, since it tried to put a double-quote
> in the actual filename *before* the / specifying the root directory..
>
> Here's a patch that removes the = sign after the parameter names. That
> makes it work on linux again. I would appreciate it if somebody can test
> this patch on windows and/or osx as well to confirm it doesn't break
> things there.

thanks - applied. Tested on Windows & Mac.



--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: pgAdminIII 1.10 Visual Tour
Next
From: [email protected]
Date:
Subject: SVN Commit by dpage: r7718 - trunk/pgadmin3/pgadmin