pgAdmin 4 commit: Added missing validation for data type. Fixes #6407

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added missing validation for data type. Fixes #6407
Date: 2021-05-11 12:52:09
Message-ID: E1lgRrt-0004yL-N4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added missing validation for data type. Fixes #6407

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4842d589a638764daf5d3cc365c08361e0c94f13

Modified Files
--------------
.../servers/databases/schemas/types/static/js/type.js | 10 ++++++++++
1 file changed, 10 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-11 13:43:02 pgAdmin 4 commit: Fixed an issue where the filter 'Include/Exclude By S
Previous Message Akshay Joshi 2021-05-11 12:25:31 pgAdmin 4 commit: Update document and screenshot for 'Resize by data?'