pgAdmin 4 commit: Set the database name to blank('') when job type is s

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Set the database name to blank('') when job type is s
Date: 2017-08-04 14:03:16
Message-ID: E1dddC8-0005vm-H5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set the database name to blank('') when job type is set to batch, while creating pgAgent job. Fixes #2620

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-08-04 14:04:02 Re: [pgAdmin4][Patch]: RM_ 2620 - Getting error "Violates check constraint" while creating pgAgent job
Previous Message jvenegasperu . 2017-08-04 13:17:41 Re: Add basic function search