pgAdmin III commit: Fix the removing of an inherited table

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the removing of an inherited table
Date: 2011-09-19 18:48:06
Message-ID: E1R5isw-0006rA-DY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Begina Felicysym 2011-09-19 19:05:01 Re: Polish pgAdmin website translation
Previous Message Dave Page 2011-09-19 12:30:45 pgAdmin III commit: Fix a potential crash.