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-18 14:23:49 |
Message-ID: | CAKWsr7hWm3D4qumukpP2OsgCszOiVXAAJYUb-aTY8oe-XrbCEw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hi Dave,
Please find the patch for the reported case.
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:27 PM, Dinesh Kumar <dinesh(dot)kumar(at)enterprisedb(dot)com
> wrote:
> 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
>>
>
>
Attachment | Content-Type | Size |
---|---|---|
Fix_UserMapping_ServerName_QuoteIssue.fix | application/octet-stream | 2.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2013-09-19 14:17:56 | Re: PgAdmin 1.18 possible bug in DROP USER MAPPING |
Previous Message | Alexander Kirpa | 2013-09-17 22:28:34 | Bug report: Stable crash PgAdmin III 1.18 (Sep 10 2013, Rev: REL-1_18_0) |