mirror of
https://github.com/postgres/postgres.git
synced 2026-05-23 00:54:08 -04:00
90d76525c5
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.