mirror of
https://github.com/postgres/postgres.git
synced 2025-10-31 10:30:33 +03:00
Quiet compiler warnings, ignore the ones we can't.
This commit is contained in:
@@ -24,8 +24,6 @@ INSERT INTO TBL1 values (10);
|
||||
main()
|
||||
{
|
||||
char* dbName;
|
||||
int nFields;
|
||||
int i,j;
|
||||
|
||||
/* begin, by creating the parameter environtment for a backend
|
||||
connection. When no parameters are given then the system will
|
||||
|
||||
Reference in New Issue
Block a user