mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
Instead of trying to accurately calculate the space needed, use a StringInfo that's enlarged as needed. This is just moving things around currently - the old code was not wrong - but this is in preparation for a patch that adds support for extra armor headers, and would make the space calculation more complicated. Marko Tiikkaja
18 KiB
18 KiB