summaryrefslogtreecommitdiffstats
path: root/web/attachments/329105-check_pgsql.c.diff
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/329105-check_pgsql.c.diff')
-rw-r--r--web/attachments/329105-check_pgsql.c.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/web/attachments/329105-check_pgsql.c.diff b/web/attachments/329105-check_pgsql.c.diff
new file mode 100644
index 0000000..f6e6eef
--- /dev/null
+++ b/web/attachments/329105-check_pgsql.c.diff
@@ -0,0 +1,13 @@
1Index: check_pgsql.c
2===================================================================
3--- check_pgsql.c (revision 2203)
4+++ check_pgsql.c (working copy)
5@@ -429,8 +429,6 @@
6
7 printf (_(UT_TIMEOUT), DEFAULT_SOCKET_TIMEOUT);
8
9- printf (_(UT_VERBOSE));
10-
11 printf ("\n");
12 printf (" %s\n", _("All parameters are optional."));
13 printf (" %s\n", _("This plugin tests a PostgreSQL DBMS to determine whether it is active and"));