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?