pgAdmin III commit: Fix handling of char()[] columns in the Edit Grid

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix handling of char()[] columns in the Edit Grid
Date: 2014-07-03 09:56:11
Message-ID: E1X2dkR-00014O-HC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix handling of char()[] columns in the Edit Grid

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5c39cb72d8bfdc81c0c731b6f8eb575f01009022
Author: Dimitriy Olshevskiy <olshevskiy87(at)bk(dot)ru>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmEditGrid.cpp | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-07-03 09:56:45 Re: [pgadmin-support] Character[] field value are truncated
Previous Message Guillaume Lelarge 2014-07-03 06:54:39 Re: pgAdmin III commit: Handle the 9.4 MOVE clause of ALTER TABLESPACE