aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++/examples/testlibpq4.cc
diff options
context:
space:
mode:
authorBryan Henderson <bryanh@giraffe.netgate.net>1996-11-18 01:44:28 +0000
committerBryan Henderson <bryanh@giraffe.netgate.net>1996-11-18 01:44:28 +0000
commit435d4f4a79e2d8cb780e612796800a6207e02643 (patch)
tree4607482ff6dbd4d9883c77e58a8bc0732740fe75 /src/interfaces/libpq++/examples/testlibpq4.cc
parente780f0fef34a4078d8eaebda5621f99c034b806b (diff)
downloadpostgresql-435d4f4a79e2d8cb780e612796800a6207e02643.tar.gz
postgresql-435d4f4a79e2d8cb780e612796800a6207e02643.zip
Quiet compiler warnings, ignore the ones we can't.
Diffstat (limited to 'src/interfaces/libpq++/examples/testlibpq4.cc')
-rw-r--r--src/interfaces/libpq++/examples/testlibpq4.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interfaces/libpq++/examples/testlibpq4.cc b/src/interfaces/libpq++/examples/testlibpq4.cc
index 9d5ca3ec769..dc78031843f 100644
--- a/src/interfaces/libpq++/examples/testlibpq4.cc
+++ b/src/interfaces/libpq++/examples/testlibpq4.cc
@@ -7,12 +7,9 @@
#include <stdio.h>
#include "libpq++.H"
-#define DEBUG printf("Got here %d\n", __LINE__);
main()
{
char* dbName;
- int nFields;
- int i,j;
/* begin, by creating the parameter environment for a backend
connection. When no parameters are given then the system will