pgAdmin 4 commit: Fix connection string validation for pgAgent jobs. Fi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix connection string validation for pgAgent jobs. Fi
Date: 2017-08-21 12:20:10
Message-ID: E1djlgg-0002bR-IM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix connection string validation for pgAgent jobs. Fixes #2655

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/pgagent/steps/static/js/pga_jobstep.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-08-21 12:26:26 Re: [pgAdmin4][Patch]: To fix validation issue in connection string for pgAgent Job Step
Previous Message Dave Page 2017-08-21 12:17:46 Re: [pgAdmin4][Patch]: RM_ 2654 - Unable to set start and end time while creating pgAgent Job