Re: [COMMITTERS] 'pgsql/src/backend/lib stringinfo.c' - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [COMMITTERS] 'pgsql/src/backend/lib stringinfo.c'
Date
Msg-id 199811082144.QAA12357@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/backend/lib stringinfo.c'
List pgsql-hackers
> Update of /usr/local/cvsroot/pgsql/src/backend/lib
> In directory hub.org:/tmp/cvs-serv21717
> 
> Modified Files:
>     stringinfo.c 
> Log Message:
> Fix a potential infinite loop in appendStringInfo: would lock
> up if first string to be appended to an empty StringInfo was longer
> than the initial space allocation.
> Also speed it up slightly.

Does this remove the need for vsnprintf?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: InterSystems CACHE' DB
Next
From: Terry Mackintosh
Date:
Subject: OK now :-) was Re: [HACKERS] regression tests