Re: ODBC cleanup - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ODBC cleanup
Date
Msg-id 200105072344.f47Nio711450@candle.pha.pa.us
Whole thread Raw
In response to ODBC cleanup  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
> Bruce Momjian wrote:
> >
> > I have been sitting on my ODBC source code cleanup patch for a while.
> > Now that we are in 7.2, does anyone have outstanding ODBC patches before
> > I apply this?  Hiroshi, did you apply yours already?
> >
>
> I would commit another change([ODBC] A proposal to change psqlodbc)
> in a week or so but I have no patch right now.

Have you modified your copy of ODBC there, or is this something you will
start working on in a few days?

My patch will just remove some blank space and align some defines.  It
will not affect the code's function.  As long as you are not sitting on
ODBC changes right now it should be OK.  The patch will make the ODBC
look more like the rest of our C code.

--
  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, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]
Next
From: Hiroshi Inoue
Date:
Subject: Re: ODBC cleanup