Package pgAgent as an extension for PostgreSQL. Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=e9cceff17da7e8e09dbe1a11101dd105d10c1b93 Author: David Wheeler <da...@justatheory.com> Modified Files -------------- CMakeLists.txt | 27 +- cmake/FindPG.cmake | 18 + cmake/MakeExt.cmake | 8 + pgagent.control.in | 7 + pgagent.sql | 657 ----------------------------------- pgagent_upgrade.sql | 52 --- sql/pgagent--unpackaged--3.3.0.sql | 34 ++ sql/pgagent.sql | 666 ++++++++++++++++++++++++++++++++++++ sql/pgagent_upgrade.sql | 52 +++ 9 files changed, 807 insertions(+), 714 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers