[pgadmin-support] Restore bug with --no-privileges

2010-12-06 Thread Conrad Akier
Hello, There's a spelling error on line 319 of frm/frmRestore.cpp in the current 1.12.1 release of pgAdmin that prevents restores from functioning if the "Privileges" option of the "Restore Options #1" tab is checked. To correct this, line 319 should be changed from: cmd.Append(wxT(" --no-privil

Re: [pgadmin-support] Restore bug with --no-privileges

2010-12-06 Thread Guillaume Lelarge
Hi, Le 07/12/2010 05:40, Conrad Akier a écrit : > [...] > There's a spelling error on line 319 of frm/frmRestore.cpp in the > current 1.12.1 release of pgAdmin that prevents restores from > functioning if the "Privileges" option of the "Restore Options #1" tab > is checked. > > To correct this, l