mirror of
https://github.com/postgres/postgres.git
synced 2025-09-11 00:12:06 +03:00
This led to an overestimation of the size allocated for both the quoted
and non-quoted cases, while using an inconsistent style. Thinkos in
59f47fb98d
.
Per report from Coverity, with extra input from Tom Lane.