pgAgent commit: Fix a minor bug in pga_next_schedule, and bump the vers - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent commit: Fix a minor bug in pga_next_schedule, and bump the vers
Date
Msg-id E1jRueH-00088l-Js@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM1257] Ensure all object types have a "System XXX?" property
Next
From: Dave Page
Date:
Subject: Re: [pgagent]: Modified 'next_schedule' function and updated pgagent4.2 version