From: | Dinesh Kumar <dinesh(dot)kumar(at)enterprisedb(dot)com> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Bartosz Dmytrak <bdmytrak(at)gmail(dot)com>, PgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: PgAdmin 1.18 possible bug in DROP USER MAPPING |
Date: | 2013-09-10 08:57:27 |
Message-ID: | CAKWsr7g7UVDfx5D01G9d6pkc5kA3njjMJS4uBBhktBRJA=RKqg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Sure Dave.
Dinesh
--
*Dinesh Kumar*
Software Engineer
Ph: +918087463317
Skype ID: dinesh.kumar432
www.enterprisedb.co
<http://www.enterprisedb.com/>m<http://www.enterprisedb.com/>
*
Follow us on Twitter*
@EnterpriseDB
Visit EnterpriseDB for tutorials, webinars,
whitepapers<http://www.enterprisedb.com/resources-community> and
more <http://www.enterprisedb.com/resources-community>
On Tue, Sep 10, 2013 at 2:22 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> Dinesh, can you look at this please?
>
> Thanks.
>
> On Mon, Sep 9, 2013 at 10:13 PM, Bartosz Dmytrak <bdmytrak(at)gmail(dot)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(at)localhost;
> >
> > It should be:
> > DROP USER MAPPING FOR public SERVER "Repository(at)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jan-Peter Seifert | 2013-09-10 12:43:51 | Re: Password setting having somewhat bizarre results. |
Previous Message | Dave Page | 2013-09-10 08:52:23 | Re: PgAdmin 1.18 possible bug in DROP USER MAPPING |