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

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

From
Dave Page
Date:
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(-)