Re: pgAdmin3 bug - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: pgAdmin3 bug
Date
Msg-id 41238C45.20303@pse-consulting.de
Whole thread Raw
In response to Re: pgAdmin3 bug  (Stephen Oberholtzer <oliverklozoff@gmail.com>)
Responses Re: pgAdmin3 bug  ("Giovanni P. Tirloni" <gpt@tirloni.org>)
List pgadmin-support
min@pse-consulting.de> wrote:

> 
> I didn't enter " in the name field.  The login name is stevie-o.
> Because the hyphen is treated as a token separator, the grant
> statement (as SQL) needs to look like this:
> 
> GRANT SELECT ON TABLE foo TO "stevie-o"
> 
> But when pgAdmin3 tries to show the SQL that would recreate table foo,
>  it appears to be adding two additional pairs of quotation marks.
> 

Can anybody check this on 7.4? On 8.0 the acl has \" in it, seems this 
is new.

Regards,
Andreas


pgadmin-support by date:

Previous
From: Stephen Oberholtzer
Date:
Subject: Re: pgAdmin3 bug
Next
From: "Patel, Biren"
Date:
Subject: Error Message: Index out of bounds