pgAgent commit: Fix a couple of warnings from clang.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAgent commit: Fix a couple of warnings from clang.
Дата
Msg-id E1WIQ2I-0003H5-HN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix a couple of warnings from clang.

Branch
------
master

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

Modified Files
--------------
connection.cpp                     |    6 +++--
sql/pgagent--unpackaged--3.4.0.sql |   44 ------------------------------------
sql/pgagent--unpackaged--3.sql     |   44 ++++++++++++++++++++++++++++++++++++
3 files changed, 48 insertions(+), 46 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAgent commit: Use MAJOR.MINOR as the version number for the extension
Следующее
От: Dave Page
Дата:
Сообщение: Re: Add CREATE EXTENSION Support