pgAdmin 4 commit: Update MatView and pgAgent modules to work with recen

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update MatView and pgAgent modules to work with recen
Date: 2017-06-21 16:03:47
Message-ID: E1dNi6d-0001cy-Pa@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update MatView and pgAgent modules to work with recent integer/numeric changes. Fixes #2504

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/views/templates/mview/js/mview.js | 2 +-
.../servers/pgagent/schedules/templates/pga_schedule/js/pga_schedule.js | 2 +-
.../servers/pgagent/steps/templates/pga_jobstep/js/pga_jobstep.js | 2 +-
.../server_groups/servers/pgagent/templates/pga_job/js/pga_job.js | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-21 16:03:53 Re: [pgAdmin4][PATCH] To fix the issue in Materialized View
Previous Message Dave Page 2017-06-21 16:00:07 Re: [pgAdmin4][PATCH] To fix the issue in Synonym node