Fix a segfault on property dialog for the index We tried to access an item in an empty array.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=93884559ece6506ae9b47927fdd490d0bc9cdbef Author: Ashesh Vashi <[email protected]> Modified Files -------------- pgadmin/dlg/dlgIndex.cpp | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
