pgAdmin III commit: Fix a crash when adding an index constraint

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a crash when adding an index constraint
Date: 2011-04-17 13:44:10
Message-ID: 201104171344.p3HDiAcE062637@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a crash when adding an index constraint

... to a table not yet created.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgIndexConstraint.cpp | 23 +++++++++++++++--------
1 files changed, 15 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-04-17 13:50:43 Re: Copy/Paste table(s) functions
Previous Message pgAdmin Trac 2011-04-17 13:23:23 Re: [pgAdmin III] #290: New features for editgrid