Skip to content
Snippets Groups Projects
Commit 8f5ff4cf authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 4f920a66
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment