[pgadmin-hackers] pgAdmin 4 commit: Display un-sized varlen column types correctly inthe - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Display un-sized varlen column types correctly inthe
Date
Msg-id E1cgAFS-0003O0-BB@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgadmin-hackers] [pgAdmin4][PATCH] Columns with no size display incorrectly in theQuery Tool
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Columns with no size displayincorrectly in the Query Tool