Fix for RM2670

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fix for RM2670
Date: 2017-08-30 13:08:40
Message-ID: CAFiP3vwEhVKXP5jF2R0CiNp7zzdYC67RM9oyRXkLjUJ8D=jeCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find minor patch to improve datamodel validations for default
Validator if user (developer) do not implement validate function in
datamodel.
Without this default validation error messages were suppressing if no
validation function was provided.

--
*Harshal Dhumal*
*Sr. Software Engineer*

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM2670.patch text/x-patch 1.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Cramer 2017-08-30 18:29:42 fix get_types for GPDB
Previous Message Murtuza Zabuawala 2017-08-30 11:20:47 [pgAdmin4][Patch]: Fix internal server error on Trigger module