pgAdmin III commit: Fix a crash when adding an index constraint - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix a crash when adding an index constraint
Date
Msg-id 201104171344.p3HDiAcE062637@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #290: New features for editgrid
Next
From: Guillaume Lelarge
Date:
Subject: Re: Copy/Paste table(s) functions