pgAdmin 4 commit: Fix display of numerics in the query tool. Fixes #146 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix display of numerics in the query tool. Fixes #146
Date
Msg-id E1bVFvy-0005wW-QY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix display of numerics in the query tool. Fixes #1463

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c433fbfcee045351457ea4722b582ffacb39b8f
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [Patch][pgAdmin4]: RM1519 - Error running VACUUM FULL FREEZE ANALYZE VERBOSE
Next
From: Dave Page
Date:
Subject: Re: PATCH: To handle numeric type display (pgAdmin4)