Re: long options vs unix

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: long options vs unix
Дата
Msg-id 937d27e10903170713m3feeacc0o4c93b6d6195f90e9@mail.gmail.com
обсуждение исходный текст
Ответ на long options vs unix  (Magnus Hagander <magnus@hagander.net>)
Список pgadmin-hackers
On Tue, Mar 17, 2009 at 1:10 PM, Magnus Hagander <magnus@hagander.net> 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: pgAdminIII 1.10 Visual Tour
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7718 - trunk/pgadmin3/pgadmin