That doesn't seem right - the user shouldn't see quoting, except in SQL queries.
On Monday, September 19, 2011, Guillaume Lelarge <[email protected]> wrote: > Fix the removing of an inherited table > > We don't need to quote the table as it's already quoted in the listview. > > Report from Pasman Pasmanski. > > Branch > ------ > master > > Details > ------- > http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1f0b18496362765b1c79dc7d459ea38769d63459 > > Modified Files > -------------- > CHANGELOG | 2 ++ > pgadmin/dlg/dlgTable.cpp | 3 ++- > 2 files changed, 4 insertions(+), 1 deletions(-) > > > -- > Sent via pgadmin-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
