pgAgent commit: Update version number to reflect recent changes, as wel

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAgent commit: Update version number to reflect recent changes, as wel
Дата
Msg-id 201103211635.p2LGZ8Ds091148@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update version number to reflect recent changes, as well as the copyright.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=0cc7e72d64c8e0863586634b66d1969aaf3ede91

Modified Files
--------------
CMakeLists.txt          |    6 +++---
LICENSE                 |    2 +-
connection.cpp          |    4 ++--
include/connection.h    |    4 ++--
include/job.h           |    4 ++--
include/misc.h          |    4 ++--
include/pgAgent.h       |    4 ++--
job.cpp                 |    4 ++--
misc.cpp                |    4 ++--
pgAgent.cpp             |    4 ++--
pgAgent.rc              |   14 +++++++-------
pgaevent/CMakeLists.txt |    2 +-
pgaevent/pgaevent.c     |    4 ++--
pgaevent/pgaevent.def   |    4 ++--
pgaevent/pgamsgevent.h  |    4 ++--
pgaevent/pgamsgevent.rc |   16 ++++++++--------
pgagent.sql             |    4 ++--
pgagent_upgrade.sql     |    4 ++--
precomp.cpp             |    4 ++--
unix.cpp                |    4 ++--
win32.cpp               |    4 ++--
21 files changed, 52 insertions(+), 52 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Support for constraint trigger (8.2 feature)
Следующее
От: Dave Page
Дата:
Сообщение: pgAgent commit: Format the source code, using the pgAdmin astyle option