compiler warnings in ODBC - Mailing list pgsql-hackers

From Bruce Momjian
Subject compiler warnings in ODBC
Date
Msg-id 200111012011.fA1KBRG28579@candle.pha.pa.us
Whole thread Raw
Responses Re: compiler warnings in ODBC
List pgsql-hackers
Can someone look at this compiler warning I am seeing in ODBC:

---------------------------------------------------------------------------

gcc -O2 -pipe -m486 -Wall -Wmissing-prototypes -Wmissing-declarations -g -Wall -
O1 -Wmissing-prototypes -Wmissing-declarations -fpic -I. -I../../../src/include 
-I/usr/local/include/readline -I/usr/contrib/include -DODBCINSTDIR='"/usr/local/
pgsql/etc"'  -c -o info.o info.c
info.c: In function `PGAPI_ForeignKeys':
info.c:2901: warning: `pkey_text' might be used uninitialized in this function
info.c:2903: warning: `fkey_text' might be used uninitialized in this function
info.c:2905: warning: `pkt_text' might be used uninitialized in this function
info.c:2907: warning: `fkt_text' might be used uninitialized in this function

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Matthew Kirkwood
Date:
Subject: Re: Posgresql 7.2b1 crashes
Next
From: Bruce Momjian
Date:
Subject: Re: Licensing issues including another projects source code