pgAgent commit: Fix a couple of warnings from clang. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent commit: Fix a couple of warnings from clang.
Date
Msg-id E1WIQ2I-0003H5-HN@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAgent commit: Use MAJOR.MINOR as the version number for the extension
Next
From: Dave Page
Date:
Subject: Re: Add CREATE EXTENSION Support