Thread: pgAdmin III commit: Fix the removing of an inherited table

pgAdmin III commit: Fix the removing of an inherited table

From
Guillaume Lelarge
Date:
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
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c99d4e68fc315d6fe548ca218e5595863a32f200

Modified Files
--------------
CHANGELOG                |    2 ++
pgadmin/dlg/dlgTable.cpp |    3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)