Fix for ODBC warnings

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Fix for ODBC warnings
Date: 2002-03-25 01:52:34
Message-ID: 200203250152.g2P1qYJ20717@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The following patch fixes several ODBC compile warnings I reported about
on Thursday. The fixes are basically casting, sscanf format string
matching, some #ifdef, and some added parens. Applied.

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

Attachment Content-Type Size
unknown_filename text/plain 21.3 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2002-03-25 02:27:24 Re: psql slash command '\G'
Previous Message Ian Barwick 2002-03-23 17:43:58 psql slash command '\G'