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.
Showing
Please register or sign in to comment