pgAdmin III commit: Restore the user specified size on the result grid

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Restore the user specified size on the result grid
Date: 2014-10-30 05:32:09
Message-ID: E1XjiLB-0004PR-0V@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Restore the user specified size on the result grid in Query windows to fix an
issue related to the column size is too narrow on subsequent Explain execution

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=38ed9969a7bd44157c89719d112ae9153a7d0bd3
Author: J.F. Oster <jinfroster(at)mail(dot)ru>

Modified Files
--------------
CHANGELOG | 4 ++++
pgadmin/ctl/ctlSQLGrid.cpp | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2014-10-30 05:33:31 Re: PATCH: Support smallserial columns in Edit Data window
Previous Message Sanket Mehta 2014-10-29 07:22:41 Re: PATCH: Support smallserial columns in Edit Data window