pgAdmin 4 commit: Display un-sized varlen column types correctly in the

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Display un-sized varlen column types correctly in the
Date: 2017-02-21 13:12:54
Message-ID: E1cgAFS-0003O0-BB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display un-sized varlen column types correctly in the query tool. Fixes #2151

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=89137f57b29801551f4d1b5129657edf37e5eb71
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-21 13:13:02 Re: [pgAdmin4][PATCH] Columns with no size display incorrectly in the Query Tool
Previous Message Murtuza Zabuawala 2017-02-21 10:46:33 [pgAdmin4][PATCH] Columns with no size display incorrectly in the Query Tool