ecpg warning - Mailing list pgsql-patches

From Bruce Momjian
Subject ecpg warning
Date
Msg-id 200307012002.h61K29E04124@candle.pha.pa.us
Whole thread Raw
Responses Re: ecpg warning  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Michael, I am seeing this ecpg warning:

    informix.c:290: warning: `nres' might be used uninitialized in
    this function

Can we initialize it to NULL to suppress the warning?  Also, I fixed a
typo where you had ;; instead of ; as a statement terminator.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: sslmode patch
Next
From: Jon Jensen
Date:
Subject: Re: sslmode patch