SF.net SVN: nagiosplug: [1934] nagiosplug/trunk

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 1934
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1934&view=rev
Author:   psychotrahe
Date:     2008-02-13 12:36:00 -0800 (Wed, 13 Feb 2008)

Log Message:
-----------
check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)

Modified Paths:
--------------
    nagiosplug/trunk/NEWS
    nagiosplug/trunk/plugins/check_pgsql.c

Modified: nagiosplug/trunk/NEWS
===================================================================
--- nagiosplug/trunk/NEWS	2008-02-13 19:14:37 UTC (rev 1933)
+++ nagiosplug/trunk/NEWS	2008-02-13 20:36:00 UTC (rev 1934)
@@ -11,6 +11,7 @@
 	Fix bugs and flaws in best offset server selection of check_ntp_time and (deprecated) check_ntp
 	check_ntp_peer now checks for the LI_ALARM flag
 	Sync to latest Gnulib (includes new floorf function)
+	check_pgsql now successfully builds with postgres lib v8.3 (Bug #1878972)  
 
 1.4.11 13th December 2007
 	Fixed check_http regression in 1.4.10 where following redirects to

Modified: nagiosplug/trunk/plugins/check_pgsql.c
===================================================================
--- nagiosplug/trunk/plugins/check_pgsql.c	2008-02-13 19:14:37 UTC (rev 1933)
+++ nagiosplug/trunk/plugins/check_pgsql.c	2008-02-13 20:36:00 UTC (rev 1934)
@@ -41,6 +41,7 @@
 
 #include "netutils.h"
 #include <libpq-fe.h>
+#include <pg_config_manual.h>
 
 #define DEFAULT_DB "template1"
 #define DEFAULT_HOST "127.0.0.1"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.