Re: PgAdmin 1.18 possible bug in DROP USER MAPPING

Поиск
Список
Период
Сортировка
От Dinesh Kumar
Тема Re: PgAdmin 1.18 possible bug in DROP USER MAPPING
Дата
Msg-id CAKWsr7g7UVDfx5D01G9d6pkc5kA3njjMJS4uBBhktBRJA=RKqg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PgAdmin 1.18 possible bug in DROP USER MAPPING  (Dave Page <dpage@pgadmin.org>)
Ответы Re: PgAdmin 1.18 possible bug in DROP USER MAPPING  (Dinesh Kumar <dinesh.kumar@enterprisedb.com>)
Список pgadmin-support
Sure Dave.


Dinesh

-- 
Dinesh Kumar
Software Engineer

Ph: +918087463317
Skype ID: dinesh.kumar432
www.enterprisedb.com

Follow us on Twitter

@EnterpriseDB 

Visit EnterpriseDB for tutorials, webinars, whitepapers and more


On Tue, Sep 10, 2013 at 2:22 PM, Dave Page <dpage@pgadmin.org> wrote:
Dinesh, can you look at this please?

Thanks.

On Mon, Sep 9, 2013 at 10:13 PM, Bartosz Dmytrak <bdmytrak@gmail.com> wrote:
> Hello all,
> First of all - thanks a lot for new version!
>
> I've noticed wrong quotation in drop user mapping statement generated by
> pgAdmin:
>
> It is:
> DROP USER MAPPING FOR public SERVER Repository@localhost;
>
> It should be:
> DROP USER MAPPING FOR public SERVER "Repository@localhost";
>
>
> Same for ALTER USER MAPPING statement.
>
>
>
> Env:
> PgAdmin 1.18.0 on Fedora 19 x64
>
> Regards,
> Bartek



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-support по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PgAdmin 1.18 possible bug in DROP USER MAPPING
Следующее
От: "Jan-Peter Seifert"
Дата:
Сообщение: Re: Password setting having somewhat bizarre results.