Re: pgAdmin3 bug

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Stephen Oberholtzer <oliverklozoff(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin3 bug
Date: 2004-08-18 17:05:09
Message-ID: 41238C45.20303@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

min(at)pse-consulting(dot)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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2004-08-18 20:36:39 Re: pgAdmin3 bug
Previous Message Giovanni P. Tirloni 2004-08-18 15:23:36 Re: pgAdmin3 bug