Re: ODBC Developers

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC Developers
Date: 2004-06-30 17:11:14
Message-ID: 200406301911.14609.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-odbc

Dave Page wrote:
> 3) An audit of the code for possible buffer overrun problems should
> be undertaken.

I'm planning to rip out all uses of the libc string functions and
replace them by pqexpbuffer that is also used successfully in libpq.
Look for a patch soon.

> Initially, any work that is undertaken should be supplied to the list
> as patches for review following any appropriate discussion. If the
> general concencus is that a patch is good, then I will apply it to
> CVS.

Maybe you can start by applying the 64-bit fix patch of the other day?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2004-06-30 18:42:13 Re: PITR Error Message assistance
Previous Message Jean-Denis Giguere 2004-06-30 16:32:37 Re: grant execute on many functions

Browse pgsql-odbc by date

  From Date Subject
Next Message Stergios Zissakis 2004-07-01 06:52:14 Re: ODBC Developers
Previous Message Tom Lane 2004-06-30 15:13:03 Re: ODBC Developers