pgAdmin III commit: Restore the user specified size on the result grid - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Restore the user specified size on the result grid
Date
Msg-id E1XjiLB-0004PR-0V@gothos.postgresql.org
Whole thread Raw
List 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@mail.ru>

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


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Clear the Undo/Redo history, when a file is opened
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin III commit: Support smallserial colmns in the Edit Data window