ecpg warning

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема ecpg warning
Дата
Msg-id 200307012002.h61K29E04124@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: ecpg warning  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: sslmode patch
Следующее
От: Jon Jensen
Дата:
Сообщение: Re: sslmode patch