1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Quiet compiler warnings, ignore the ones we can't.

This commit is contained in:
Bryan Henderson
1996-11-18 01:44:28 +00:00
parent e780f0fef3
commit 435d4f4a79
6 changed files with 10 additions and 13 deletions

View File

@@ -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