pgAgent commit: Fix a minor bug in pga_next_schedule, and bump the vers

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAgent commit: Fix a minor bug in pga_next_schedule, and bump the vers
Date: 2020-04-24 09:29:29
Message-ID: E1jRueH-00088l-Js@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a minor bug in pga_next_schedule, and bump the version to 4.2.0.

Discovery and fix by Vik Fearing. Patch by Neel Patel.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=d36435fc8b410ab6eba4760c4ab2559716a8d860

Modified Files
--------------
CMakeLists.txt | 4 +-
pgAgent.rc | 10 +-
pgaevent/pgamsgevent.rc | 10 +-
...pgagent--3.4--4.1.sql => pgagent--3.4--4.2.sql} | 4 +-
...pgagent--4.0--4.1.sql => pgagent--4.0--4.2.sql} | 4 +-
sql/pgagent--4.1--4.2.sql | 387 +++++++++++++++++++++
...kaged--4.1.sql => pgagent--unpackaged--4.2.sql} | 4 +-
sql/pgagent.sql | 2 +-
8 files changed, 406 insertions(+), 19 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-04-24 09:30:30 Re: [pgagent]: Modified 'next_schedule' function and updated pgagent 4.2 version
Previous Message Aditya Toshniwal 2020-04-24 09:25:36 Re: [pgAdmin][RM1257] Ensure all object types have a "System XXX?" property