pgAgent commit: Updates for 4.0 release - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent commit: Updates for 4.0 release
Date
Msg-id E1fQ8QT-00031n-Ug@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Updates for 4.0 release

Branch
------
master

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

Modified Files
--------------
.gitignore                       | 13 +++++++---
CMakeLists.txt                   | 12 ++++------
LICENSE                          |  2 +-
cmake/MakeExt.cmake              |  2 +-
connection.cpp                   |  2 +-
include/connection.h             |  2 +-
include/job.h                    |  2 +-
include/misc.h                   |  2 +-
include/pgAgent.h                |  2 +-
job.cpp                          |  2 +-
misc.cpp                         |  2 +-
pgAgent.cpp                      |  2 +-
pgAgent.rc                       | 14 +++++------
pgaevent/CMakeLists.txt          |  2 +-
pgaevent/pgaevent.c              |  2 +-
pgaevent/pgaevent.def            |  2 +-
pgaevent/pgamsgevent.h           |  2 +-
pgaevent/pgamsgevent.rc          |  2 +-
precomp.cpp                      |  2 +-
sql/pgagent--3.4--4.0.sql        | 19 +++++++++++++++
sql/pgagent--unpackaged--3.4.sql |  2 +-
sql/pgagent.sql                  |  6 ++---
sql/pgagent_upgrade.sql          | 52 ----------------------------------------
unix.cpp                         |  2 +-
win32.cpp                        |  2 +-
25 files changed, 63 insertions(+), 91 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgadmin4][Patch]: Test cases for the backup module
Next
From: Dave Page
Date:
Subject: Re: pgAgent 4.0 patch