mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 21:57:47 +08:00
fixup various places in the tree that were clearing a StringInfo by hand. Making this function a part of the API simplifies client code slightly, and avoids needlessly peeking inside the StringInfo interface.