From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | pgAgent commit: Copyright updates. |
Date: | 2014-02-11 15:02:02 |
Message-ID: | E1WDEqY-0005PJ-Mp@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Copyright updates.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=03aaa95e235840cef263b0e204bdd34cd3a51caf
Modified Files
--------------
CMakeLists.txt | 2 +-
LICENSE | 2 +-
cmake/MakeExt.cmake | 10 ++++++++++
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 | 4 ++--
pgaevent/CMakeLists.txt | 2 +-
pgaevent/pgaevent.c | 2 +-
pgaevent/pgaevent.def | 2 +-
pgaevent/pgamsgevent.h | 2 +-
pgaevent/pgamsgevent.rc | 4 ++--
precomp.cpp | 2 +-
sql/pgagent--unpackaged--3.3.0.sql | 10 ++++++++++
sql/pgagent.sql | 2 +-
sql/pgagent_upgrade.sql | 2 +-
unix.cpp | 2 +-
win32.cpp | 2 +-
23 files changed, 43 insertions(+), 23 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Zhan Li | 2014-02-11 15:55:10 | Where is the generic plan stored when using PREPARE statement? |
Previous Message | Dave Page | 2014-02-11 14:42:20 | Re: Add CREATE EXTENSION Support |